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
Two-way-databinding doesn't seem to work on toolbar command attributes. I made a fiddle.
I'm using the toolbar directive with toolbar commands configured as "toggle" buttons. The "selected" attribute is bound to a boolean on the scope. But changing the buttons selection state doesn't update my boolean.
The text was updated successfully, but these errors were encountered:
Two-way-databinding doesn't seem to work on toolbar command attributes. I made a fiddle.
I'm using the toolbar directive with toolbar commands configured as "toggle" buttons. The "selected" attribute is bound to a boolean on the scope. But changing the buttons selection state doesn't update my boolean.
The text was updated successfully, but these errors were encountered: