Dropdown displays behind range slider

A dropdown menu is displaying behind the range slider. Following and example:

Is there a way to make it display in front of all objects?

Hmm. What version of plotly.js are you using? I believe this bug was fixed in https://github.com/plotly/plotly.js/pull/1302

I’m using https://cdn.plot.ly/plotly-latest.min.js

The https://github.com/plotly/plotly.js/pull/1302 you mention deals with updatemenus (aka dropdowns) and “sliders”. The issue I point out is with the “rangeslider” though. It may have not been solved yet.