fengyuanchen / cropper

⚠️ [Deprecated] No longer maintained, please use https://github.com/fengyuanchen/jquery-cropper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to remove image before in canvas inside modal ?

mhendylazuardi opened this issue · comments

Maybe you are binding these events too many times. Try to use $().once() instead of $().on().