ember-flatpickr
ember-flatpickr copied to clipboard
Keyboard navigation with date picker
Is there a way to use keyboard to navigate the date picker? I'm unable to use enter, esc, arrow keys, etc.
@hoang-travefy do you have allowInput={{true}}? I suspect this causes focus issues.