I used a slider input for a hidden form that is supposed to show up when a button is clicked. However, on desktop view, the slider is not displayed when the action is triggered, only a visible white space there.
But when I made the slider visible during the page load, it appeared correctly.
I tried this on a new empty page, but the same issue occurred.