Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: '"reka-ui"' has no exported member named 'TimeFieldRootEmits' #1452

Open
notadarcy opened this issue Nov 23, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@notadarcy
Copy link

Environment

Developement/Production OS: Windows 11 22621.4317
Node version: 20.17.0
Package manager: [email protected]
Reka Ui version: 1.0.0-alpha.5
Vue version: 3.5.12
Client OS: Windows 11 22621.4317

Link to minimal reproduction

Steps to reproduce

Add import { type TimeFieldRootEmits } from 'reka-ui' to the code

Describe the bug

When trying to add the TimeFieldRootEmits type from Reka Ui, the compiler complains that Reka Ui does not export this type

Expected behavior

No response

Context & Screenshots (if applicable)

Screenshot of the bug

Screenshot of the code

@notadarcy notadarcy added the bug Something isn't working label Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant