Wrong User Id passed on Dragging Motion

#1
by mindwrapped - opened

After testing on Colab, it appears that if you click on the slider it will pass the correct value.

If you click and drag then it will pass a previous value from the slider, not the current one that is displayed.

Seems like probably an issue with Blocks and Slider change() method for live updates. Will look into it further when I have some time and potentially open an issue on github.

Sign up or log in to comment