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

[collapsible] Root part accepts invalid props #770

Closed
vladmoroz opened this issue Oct 30, 2024 · 1 comment · Fixed by #772
Closed

[collapsible] Root part accepts invalid props #770

vladmoroz opened this issue Oct 30, 2024 · 1 comment · Fixed by #772
Assignees
Labels
component: collapsible This is the name of the generic UI component, not the React module!

Comments

@vladmoroz
Copy link
Contributor

vladmoroz commented Oct 30, 2024

<Collapsible.Root> is happy to accept any prop that doesn't exist.

We used to have this problem with other components, but @michaldudak had fixed those in #705

Search keywords:

@vladmoroz vladmoroz added the component: collapsible This is the name of the generic UI component, not the React module! label Oct 30, 2024
Copy link

This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: collapsible This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants