carstenschaefer / DrawerJs

A customizable WYSIWYG HTML canvas editor.
https://www.drawerjs.com
MIT License
556 stars 113 forks source link

upload Image didn't work on chrome #61

Open alviando98 opened 3 years ago

alviando98 commented 3 years ago

I've downloaded all of the required files and make a project based on the standalone example. Everything is just fine but the image-upload function on google chrome, its working fine on edge.

When i look on my debug console it says: [TOOL] [BackgroundImage] .activateTool() [BaseTool] Drawer.js:630 [TOOL] [BackgroundImage] : deactivateTool [BaseTool]

It should open an "upload' window but it didnt.

can somebody help me?

Asanetic commented 1 year ago

Hi did you find the solution to this??