This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
Can't dynamically update max_intervals
?
#266
Labels
max_intervals
?
#266
I'm trying to use
dcc.Interval
max_interval
property to create "start" and "stop" buttons that turn off thedcc.Interval
. It seems like updatingmax_interval
doesn't end up restarting the interval.Here's a simple reproducable example:
@valentijnnieman - Could you take a look? Thanks!
The text was updated successfully, but these errors were encountered: