fix(browser): patchTimer cancelAnimationFrame#353
Conversation
Call cancelAnimationFrame instead of cancelMicroTaskAnimationFrame. Fixes angular#326 and Leaflet/Leaflet#4588
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
1 similar comment
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
|
I signed it! |
|
CLAs look good, thanks! |
1 similar comment
|
CLAs look good, thanks! |
|
Waiting for a merge 👍 |
|
@mhevery please have a look |
|
@mhevry Will there be a release soon with this bugfix? This bug affects every leaflet user and is really breaking the map =/ |
Call cancelAnimationFrame instead of cancelMicroTaskAnimationFrame.
Fixes #326 and Leaflet/Leaflet#4588