Closed
Description
@etpinard, I know it has been sometime, but turning back to merge #3806 and the original bug #3795, I noticed that there is another issue with the rangeslider and selections not being in sync. In this case, the issue is regarding the selection in the rangeslider window not updating when the selection in the graph changes.
I've created a reproducible example on codepen here: https://codepen.io/mbkupfer/pen/zVGwoZ
I also demonstrated this bug in a gif to help clarify. Take note how the selected bars will only update in the rangeslider window only when the rangelisder has a click event.