We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
id
Select
SelectTrigger
If Select component receives id - it's gone, thus preventing Field from associating correct label.
Field
If Select gets id, make sure to forward it to SelectTrigger
https://github.com/StanfordSpezi/spezi-web-health-components/pull/3/files#r1876488151
The text was updated successfully, but these errors were encountered:
arkadiuszbachorski
No branches or pull requests
Problem
If
Select
component receivesid
- it's gone, thus preventingField
from associating correct label.Solution
If
Select
getsid
, make sure to forward it toSelectTrigger
Additional context
https://github.com/StanfordSpezi/spezi-web-health-components/pull/3/files#r1876488151
Code of Conduct
The text was updated successfully, but these errors were encountered: