Skip to content

Using blueprintjs with Vanilla JS, Radio group not working, is this a bug? #5748

Answered by adidahiya
almosnow asked this question in Q&A
Discussion options

You must be logged in to vote

It looks like you never update any of the radio components to be marked as selected in the onChange event handler. You need to set RadioGroup's selectedValue prop.

Please try to produce a bug repro in the code sandbox link provided in the issue template, if possible. If no such repro is possible, then it's likely not a bug.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by adidahiya
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #4968 on November 09, 2022 20:17.