Open denisov-vlad opened 9 months ago
Hi there.
I have a problem with date_input in date range mode. It doesn't work when I try to change the defaults.
date_input
How to reproduce:
dates = stp.date_input( "dates", value=(date_start, date_end), url_key="dates", )
Hi there.
I have a problem with
date_input
in date range mode. It doesn't work when I try to change the defaults.How to reproduce:
date_input
with defaults: