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
The HTML slider loses its mind and jitters all over the place. It seems to be trying to snap to 0, 50, or 100. Very odd, but when I change MyInput to input the problem is solved, so I think this has to do with some interaction between vue-styled-components and vuex. Thoughts?
The text was updated successfully, but these errors were encountered:
Hey. Thanks again for the awesome work here. I noticed that when I do:
The HTML slider loses its mind and jitters all over the place. It seems to be trying to snap to 0, 50, or 100. Very odd, but when I change
MyInput
toinput
the problem is solved, so I think this has to do with some interaction betweenvue-styled-components
andvuex
. Thoughts?The text was updated successfully, but these errors were encountered: