-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incompatible with sweet-alert and sweetAlert2 #85
Comments
This was referenced Feb 20, 2016
+1 |
2 similar comments
+1 |
+1 |
I have the same problem |
+1 |
1 similar comment
+1 |
+1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, there's a bug in the sweetAlert library, which probably no one cares about, but zonejs prevents sweetAlert from making it's callback:
Somewhere in sweetAlert this bug happens:
w/o zones, nobody knows and my callback happens
w/ zones, the callback doesn't happen.
Is there a way to wrap calls in something to protect them from zones catching the call?
Thanks!
Mike
The text was updated successfully, but these errors were encountered: