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 Sep 5, 2024. It is now read-only.
Just moved to the latest-greatest material, and now my whole app is broken. ng-click is never fired for any of my controls on any of my webviews. FYI I'm building an appgyver supersonic app. I've been using ng-click with angular-material for the past 6 months with no issues at all. But now it's broken with 100% consistency.
Is this a know issue? should I be using some other events other than ng-click in my angular app?