I have created plotly figures with play button, pause button and a slider. Most of the time, they work perfectly together. When I play, the slider will move accordingly. If I move the slider, the graph will move to the right place. If I hit play again, the graph will animate again with slider moving accordingly. Beautiful.
However, some times after I moved the slider and hit the Play button again, the graph will start to animate, but the slider will be stuck at the position where I have moved it to, and wonβt update after I hit the Play button. This problem doesnβt always occur, and I havenβt figured out a pattern about when this problem will happen.
If anybody has any idea about how to fix this, I will appreciate your help. Thanks!