plotly-resampler
plotly-resampler copied to clipboard
[BUG] dash exensions fixated to `1.0.1`
Describe the bug :crayon:
It appears that updating dash-extensions to
>0.1.4results in non-working callbacks.
Reproducing the bug :mag:
- update to
dash-extensions>=0.1.4, and run any-dash app which utilizedash-extensions
Expected behavior :wrench:
The app works.
Screenshots :camera_flash: