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
The issue happens after settting vm.showCrop to false
I saw that in croppiejs there is a method to destroy the croppie instance but I didn't found a way to do it with ngCroppie
The text was updated successfully, but these errors were encountered:
When you hide the croppie with ng-if or ng-show there is a infinte loop with this error
My code looks like this:
The issue happens after settting
vm.showCrop
to falseI saw that in croppiejs there is a method to destroy the croppie instance but I didn't found a way to do it with ngCroppie
The text was updated successfully, but these errors were encountered: