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
Hi, I'm trying to use the icon toggle but I wanted to add logic to it, that in certain scenarios if the toggle "is-check" when the user clicks on it, it will remain "is-check" unless certain logical conditions are met. I tried to bind it to a property but regardless of the value of the model(even if it's false) the toggle always goes on -> off and vice versa.
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to use the icon toggle but I wanted to add logic to it, that in certain scenarios if the toggle "is-check" when the user clicks on it, it will remain "is-check" unless certain logical conditions are met. I tried to bind it to a property but regardless of the value of the model(even if it's false) the toggle always goes on -> off and vice versa.
The text was updated successfully, but these errors were encountered: