gpbl/react-day-picker

Bug: Safari keyboard navigation does not work

sk-roofr opened this issue · 0 comments

Bug description

When I open the demo page in Safari, the keyboard navigation does not work.

MacOs: Ventura

To reproduce

Fork this CodeSandbox: https://codesandbox.io/s/react-day-picker-8-vl4ry with the code to reproduce the issue.

It does not work with any keyboard navigation.

Steps

Expected behavior

Arrow and date get highlighted when the user presses the tab.