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 Jan 10, 2023. It is now read-only.
WIP: HACK: make angular recognize ES6 constructor as a function.
This doesn't currently work right since Angular illegally calls
the constructor via apply() without "new". Known Angular issue:
angular/angular.js#12597
0 commit comments