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

uncontorlled RadioGroup can't reselect radio #2446

Open
MarvelSQ opened this issue Apr 13, 2022 · 1 comment · May be fixed by #2447
Open

uncontorlled RadioGroup can't reselect radio #2446

MarvelSQ opened this issue Apr 13, 2022 · 1 comment · May be fixed by #2447

Comments

@MarvelSQ
Copy link
Member

What version of rsuite are you using?

5.8.0

What version of React are you using?

17.0.2

What version of TypeScript are you using (if any)?

4.x

What browser are you using?

Chrome

Describe the Bug

uncontrolled radio group, each radio only fire once.

Expected Behavior

radio should reselectable

To Reproduce

https://codesandbox.io/s/compassionate-buck-levsze?file=/src/index.js

@roggc
Copy link

roggc commented Oct 13, 2023

Hello. RadioGroup without name property set cannot reselect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants