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 Dec 13, 2018. It is now read-only.
UI-Router ^1.0.0 deprecates state change events and breaks state config 'authenticate' property handling (and presumably 'authorize' as well).
src/module.js:351relies on the global event$stateChangeStart, which is no longer available.Will update this issue if/when I learn more or find time for a PR.