Describe the bug
Date picker does not blur the input after selecting a date.
To Reproduce
Steps to reproduce the behavior:
- Go to https://reactdatepicker.com//#example-default
- Click on date input field
- Select any date
- Calendar closes, but input stay focused.
Expected behavior
Calendar closes, input blurs.
Desktop (please complete the following information):
- OS: iOS 15.6.1
- Browser: chrome 141.0.7390.66
- React DatePicker versions tested: 7.6.0 — 8.7.0
Additional context
#4844
This issue was previously resolved, but it has reappeared in later versions (tested in 7.6.0–8.7.0; 4.16.0 is OK).
Describe the bug
Date picker does not blur the input after selecting a date.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Calendar closes, input blurs.
Desktop (please complete the following information):
Additional context
#4844
This issue was previously resolved, but it has reappeared in later versions (tested in 7.6.0–8.7.0; 4.16.0 is OK).