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 Feb 2, 2025. It is now read-only.
It was to solved in this issue.
Unfortunately, I do not reproduce your issue. The promise in my case is always resolved. Can you provide a plunker or something alike that reproduce your issue?
Hi
For what these two lines?
this lines cause a bug
because defer.resolve(lastInstance); not called after navigate in SPA
This leads to that the user handler not invoked, ex:
The text was updated successfully, but these errors were encountered: