t0gre / react-datepicker

An easily internationalizable, accessible, mobile-friendly datepicker library for the web, build with styled-components.
https://react-datepicker.netlify.com/
MIT License
331 stars 54 forks source link

TabIndex return -1 #142

Open fransiscushermanto opened 2 years ago

fransiscushermanto commented 2 years ago

@datepicker-react/hooks or @datepicker-react/styled version @datepicker-react/hooks@2.8.4

Describe the bug tabIndex that is returned by useDay always return -1. In the example that is provided, you use v1.5.1, tabIndex is returned 0 but when i change the version to the latest version it's -1.