react-datepicker icon indicating copy to clipboard operation
react-datepicker copied to clipboard

TabIndex return -1

Open fransiscushermanto opened this issue 3 years ago • 0 comments

@datepicker-react/hooks or @datepicker-react/styled version @datepicker-react/[email protected]

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.

fransiscushermanto avatar May 20 '22 08:05 fransiscushermanto