react-nice-dates
react-nice-dates copied to clipboard
Calendar should hide on input blur?
Hi there, thanks for the great work on this library!
Can I just check what is the best way to ensuring the calendar popup is hidden when tabbing out of an input within a <DatePicker /> example?
Currently it's remaining open when I'm tabbing from one form item to another.
Thanks!
Facing same issue
Same issue
@alexisvisco Did you find a solution to this? Thanks
Same. Just dived down into docs and calendar doesn't hide sometimes. There should be an open state or a programmatic way to show/hide it especially you are using hooks also