tyleryasaka/semantic-ui-range

Slider is not well initialized when element is in hidden parent

PapsOu opened this issue · 2 comments

The slider does not starts with the associated input when it is initialized in an hidden container.

see this codepen to reproduce the bug : https://codepen.io/anon/pen/vdqwxV

PR #27 didn't entirely fix this issue. In my case, I'm using submenus in Semantic and the slider is in a secondary submenu. In that case, it is still not initialized properly.

@kurt1288 If this problem still occurs, can you open a new issue ?