You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
n_clicks_previous won’t work unless dash-renderer is handling - it’ll
always just be n_clicks - 1.
Instead, we could attach a timestamp to the event and use that for
comparison.
This is a stopgap until we serve this property for all components in
the framework itself.
0 commit comments