cstefanache / angular2-img-cropper

Angular 2 Image Cropper
MIT License
364 stars 135 forks source link

Console errors due to repeated Angular digest cycles #232

Open cozzbie opened 6 years ago

cozzbie commented 6 years ago

Who else sees lots of console errors when using this lib because of zonejs's digest when you leave and come back to your app? Wondering if there is a way to add try/catch statements to certain areas to eliminate that. Awesome lib.