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
When you set the input field with slider into disable ( item.enable = false ), the input field is disabled successfully, but the slider will keep enable.
I don't know if this is designed to be like this, but I think the slider should be disabled too (XD)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When you set the input field with slider into disable (
item.enable = false
), the input field is disabled successfully, but the slider will keep enable.I don't know if this is designed to be like this, but I think the slider should be disabled too (XD)
Here is the code piece:
Screenshot:
Beta Was this translation helpful? Give feedback.
All reactions