You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So if I, for example, pass by localStorage I should convert the value yourself. parseInt(start: start_pos)
It is not obvious and can cause many problems to the user.
The text was updated successfully, but these errors were encountered:
PurHur
pushed a commit
to PurHur/itemslide.github.io
that referenced
this issue
Mar 24, 2017
When I initialize the slider, and I specify the starting slide, the script does not check the input value to the type of data
So if I, for example, pass by localStorage I should convert the value yourself.
parseInt(start: start_pos)
It is not obvious and can cause many problems to the user.
The text was updated successfully, but these errors were encountered: