Editing the DatePickerRange

Hey I am using the DatePickerRange which works reasonably well for selecting from the dropdown, however i’d like people to also be able to just type in dates and press enter but that doesn’t seem to work? Currently the start and end dates have default initial values so that something displays via the callback, but if i try edit that in the text it doesn’t work.

Thanks,
Z

Hi Zylatis,

Do you already have some sample code we could help you with?

Gr,

Sempah

It seems the samples here (https://dash.plot.ly/dash-core-components/datepickerrange) don’t seem to allow it either. You can type in the daterange but pressing enter/tab doesn’t seem to fire the callback