berviantoleo / react-multi-crop

react-multi-crop component use fabric.js
https://berviantoleo.github.io/react-multi-crop/
MIT License
9 stars 3 forks source link

Image disappearing upon clicking the <ReactMultiCrop> component #2637

Open ashishnex007 opened 8 months ago

ashishnex007 commented 8 months ago

I've tried all sorts, but I get this issue.

https://github.com/berviantoleo/react-multi-crop/assets/105256502/cd900994-5b6c-43f0-b60f-ccf53a760c25

berviantoleo commented 8 months ago

Seems like you tried to use Vite. I haven't tested it before.

Which Vite version?

Please also share if you have any error logs in the browser.

ashishnex007 commented 8 months ago

yes, I am using vite, npm. The latest version of it

https://github.com/ashishnex007/multi-crop/

above is the repo, I lit copy pasted your demo code and been trying from last one week but still the same issue persists, can you please help me.

Btw, there are no error logs in browser

berviantoleo commented 8 months ago

Okay, but I might need more time to investigate because I haven't used Vite before.

ashishnex007 commented 8 months ago

Please look over this in your free time, thank you!

ashishnex007 commented 8 months ago

Okay, but I might need more time to investigate because I haven't used Vite before.

any update?