-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
component: DateRangePickerThe React componentThe React componenttype: bugIt doesn't behave as expected.It doesn't behave as expected.
Description
- The issue is present in the latest release.
- I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
Clicking input doesn't open datepicker.
https://codesandbox.io/s/lingering-moon-2t7o3?file=/src/App.tsx
Expected Behavior 🤔
Clicking input opens datepicker.
https://codesandbox.io/s/stupefied-waterfall-9md45?file=/src/App.tsx
Steps to Reproduce 🕹
Steps:
- Upgrade from 24 to 25 for core and lab.
Context 🔦
The only thing I changed was upgrading, it is now broken in new release. There is weird behavior where tabbing into the input shows it, or changing windows or tabs and coming back opens it if the field is already highlighted. But clicking input does not open the picker (well it flickers like it opens and closes immediately).
Your Environment 🌎
See codesandbox examples.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component: DateRangePickerThe React componentThe React componenttype: bugIt doesn't behave as expected.It doesn't behave as expected.