react-quill icon indicating copy to clipboard operation
react-quill copied to clipboard

Not working on Vite projects. see error in description

Open lamodots opened this issue 1 year ago • 1 comments

component.js:18 Uncaught TypeError: Cannot read properties of undefined (reading 'string') at node_modules/react-quill/lib/component.js (component.js:18:9) at __require (chunk-7IZM36HO.js?v=f63038b0:8:50) at node_modules/react-quill/lib/index.js (index.js:7:18) at __require (chunk-7IZM36HO.js?v=f63038b0:8:50) at index.js:10:26

lamodots avatar Feb 08 '24 11:02 lamodots

it works on vite

can you provide more context to this or look into you index.js line 10 column 26

dev-phantom avatar Feb 18 '24 16:02 dev-phantom