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
I'm submitting a ...
[X] bug report
[ ] feature request
[ ] question about the decisions made in the repository
What is the current behavior?
When closing the modal using the button or the escape key, there is an exception in the console:
EXCEPTION: Error: Uncaught (in promise): undefined
What is the expected behavior?
It doesn't break the angular nor the js stack but it's not great to have an exception.
Please tell us about your environment:
Angular version: 2.0.0-rc{5,6}
Browser:Chrome Version 53.0.2785.92 (64-bit)
The text was updated successfully, but these errors were encountered:
Your 2 plunkers already show the issue:
[X] bug report
[ ] feature request
[ ] question about the decisions made in the repository
When closing the modal using the button or the escape key, there is an exception in the console:
EXCEPTION: Error: Uncaught (in promise): undefined
It doesn't break the angular nor the js stack but it's not great to have an exception.
The text was updated successfully, but these errors were encountered: