You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.
While it works in the Reakit Checkbox component, using the Space key to toggle the value in Checkbox/Radio doesn't work unless it's wrapped in a FormCheckLabel component. Using htmlFor doesn't work either.
🐛 Bug Report
While it works in the Reakit Checkbox component, using the Space key to toggle the value in Checkbox/Radio doesn't work unless it's wrapped in a
FormCheckLabel
component. UsinghtmlFor
doesn't work either.Expected behavior
Toggle Checkbox/Radio value by pressing Space
Link to repl or repo (highly encouraged)
https://codesandbox.io/s/crazy-mcclintock-84ub3 - index.html and radio.html
The text was updated successfully, but these errors were encountered: