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
Because the range-slider has a valuedefaultValue does't work.
I fixed it in my app but I would recommend to remove this line. You can also remove the Ember import because it's not used.
The text was updated successfully, but these errors were encountered:
the line you are recommending removing is just a default value for the slider. Admittedly you should be binding values to these properties but why do you think it should be removed.
Because the
range-slider
has avalue
defaultValue
does't work.I fixed it in my app but I would recommend to remove this line. You can also remove the
Ember
import because it's not used.The text was updated successfully, but these errors were encountered: