Arrow navigation breaking with aria-expanded
bsunderhus opened this issue · 0 comments
bsunderhus commented
This case has been noted while trying to implemente the TreeView Widget. Seems like if an element on the tree has aria-expanded
the navigation is stopped. Something related to this PR #152
Here's a reproduction: https://codesandbox.io/s/serene-satoshi-klc49q?file=/example.tsx