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

fix some errors shown on JS-console when react is in debug-mode #163

Merged

Conversation

martinobersteiner
Copy link
Collaborator

No description provided.

it was always supposed to be optional, but falsely marked as required
`defaultValue` is initial value for uncontrolled `Dropdown`
our `Dropdown` is controlled and hence shouldn't get `defaultValue`
@martinobersteiner martinobersteiner merged commit 53de5fb into tu-graz-library:master Oct 15, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants