Brian Gruber
Results
2
comments of
Brian Gruber
Had same issue on windows 10, I actually had to rename the folder `C:/Users/User/AppData/Local/Programs/Microsoft VS Code/` to `C:/Users/User/AppData/Local/Programs/MicrosoftVSCode/` and then edited my PATH env variables to have the new non...
You have to use QuillImageDropAndPaste.ImageData instead of the builtin ImageData in the browser. So, if you had above `import QuillImageDropAndPaste from 'quill-image-drop-and-paste'` it should be `imageHandler(dataUrl, type, new QuillImageDropAndPaste.ImageData(dataUrl, type,...