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
{{ message }}
This repository was archived by the owner on Jun 15, 2026. It is now read-only.
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.
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.