[radio] keyboard navigation not fired when using react-aria-components
#1605
Labels
bug
Something isn't working
react-aria-components
#1605
Describe the bug
when using
RadioGroup
from react-aria-components and trying to navigate using keyboard (ArrowDown
) the selection does not change.To Reproduce
Steps to reproduce the behavior:
npm run test
Expected behavior
I'd expect it to work in HAPPY-DOM
Additional context
I don't think this is an error in react-aria-components per se, because their components work fine in JSDOM; but my guess is that they are using some APIs that are not yet supported by HAPPY-DOM
I'm cross-linking both issues, so hopefully we can collaborate and see what needs to be done and where 🙏 adobe/react-spectrum#7358
The text was updated successfully, but these errors were encountered: