reactScrollbar
reactScrollbar copied to clipboard
Use arrow keys or tab to traverse among the elements will break the scroll bar and container
Way to reproduce:
- In the demo page, change all "items" from
<div>
to<button>
. - focus on item 1.
- press "tab" to traverse among items, and stop at item 8.
How it looks:
@souhe Please feel free to let me know if any other information needed. 😸