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 Apr 12, 2024. It is now read-only.
ES6 classes can only be instantiated using
new.$controlleruses$injectorto instantiate the classes which even after this fix: #12598 uses fn.apply.In particular, this should work when bindToController is used.