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

dropdown example bugs #861

Closed
ClemenceCc opened this issue May 9, 2024 · 2 comments
Closed

dropdown example bugs #861

ClemenceCc opened this issue May 9, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@ClemenceCc
Copy link

in the branch main
example dropdown
No matter what you choose, the default title "Checkbox" will be displayed.
when i try to debug the code ,i find ,in the radiobox ,selected() is correct ,but in the dropdown component func Render selected() always get 0
How to resolve it

@ArthurSonzogni
Copy link
Owner

Thanks!
The bugs were introduced by:
3c9fa60

I am going to fix them.

@ArthurSonzogni ArthurSonzogni self-assigned this May 12, 2024
@ArthurSonzogni ArthurSonzogni added the bug Something isn't working label May 13, 2024
ArthurSonzogni added a commit that referenced this issue May 13, 2024
A bug was introduced by:
#826

The checkbox label wasn't updated.

Bug:#861
@ArthurSonzogni
Copy link
Owner

Thanks! This should be fixed by the title above. Please let me know if it isn't.

ArthurSonzogni added a commit that referenced this issue May 14, 2024
A bug was introduced by:
#826

The checkbox label wasn't updated.

Bug:#861
ArthurSonzogni added a commit that referenced this issue May 15, 2024
A bug was introduced by:
#826

The checkbox label wasn't updated.

Bug:#861
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

2 participants