This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 407
HTMLCanvasElement.toBlob callback is run outside current zone #696
Comments
thank you for posting the issue, I will wrap it. |
JiaLiPassion
added a commit
to JiaLiPassion/zone.js
that referenced
this issue
May 20, 2017
JiaLiPassion
added a commit
to JiaLiPassion/zone.js
that referenced
this issue
May 20, 2017
mhevery
pushed a commit
that referenced
this issue
Jun 2, 2017
It seems that this patch cause Safari throws an error
|
@clarkorz, could you provide the |
Safari 11.0.1 (12604.3.5.1.1) We are trying to use image-compressor in our angular5 project. related issue: fengyuanchen/compressorjs#17 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
HTMLCanvasElement.toBlob callback is run outside current zone.
It seems that this method is not wrapped by zone.js.
The text was updated successfully, but these errors were encountered: