Dash Range Slider with date

I’m also having the same trouble. People keep suggesting to convert Pandas datetime series into numeric values (Date range slider) though this is not fixing the underlying question many people have…how to use Pandas datetimes with dash. Any suggestions out there aside from converting to integer or using epochs ([Solved] Has Anyone Made a Date-Range-Slider?)?