matheusdavidson / angular-cropperjs

CropperJS integration for Angular +6
MIT License
109 stars 69 forks source link

2nd instance of picker get generated automaticly after selecting 2 different pictures. #61

Open VanpouckeBen opened 4 years ago

VanpouckeBen commented 4 years ago

First time i put an image in this cropper everything works fine.After the 2nd time I put an image in the same cropper he is creating a new instance of a cropper container. After that he only removes one container and add one container (see images). This happens in Chrome 83.0.4103.61 and Firefox 76.0.1. In edge the issue doesn't appear.

image

image