quill-image-drop-module icon indicating copy to clipboard operation
quill-image-drop-module copied to clipboard

Unhandled Rejection (TypeError): Cannot read property 'imports' of undefined ,in React jS

Open dharmesh03 opened this issue 7 years ago • 2 comments

import ReactQuill,{Quill} from 'react-quill'; import ImageResize from 'quill-image-resize-module'; Quill.register('modules/ImageResize', ImageResize);

× Unhandled Rejection (TypeError): Cannot read property 'imports' of undefined ▼ 13 stack frames were expanded. (anonymous function) node_modules/quill-image-resize-module/image-resize.min.js:1 e node_modules/quill-image-resize-module/image-resize.min.js:1 (anonymous function) node_modules/quill-image-resize-module/image-resize.min.js:1 e node_modules/quill-image-resize-module/image-resize.min.js:1 t.exports node_modules/quill-image-resize-module/image-resize.min.js:1 (anonymous function) node_modules/quill-image-resize-module/image-resize.min.js:1 webpackJsonp../node_modules/quill-image-resize-module/image-resize.min.js.n node_modules/quill-image-resize-module/image-resize.min.js:1 Object../node_modules/quill-image-resize-module/image-resize.min.js node_modules/quill-image-resize-module/image-resize.min.js:1 webpack_require /home/dev1/ae-front-end/webpack/bootstrap 020bfc4c2b6760e16678:710 fn /home/dev1/ae-front-end/webpack/bootstrap 020bfc4c2b6760e16678:115 Object../src/routes/admin/design/Design.js http://localhost:3000/assets/4.chunk.js:18826:85 webpack_require /home/dev1/ae-front-end/webpack/bootstrap 020bfc4c2b6760e16678:710 fn /home/dev1/ae-front-end/webpack/bootstrap 020bfc4c2b6760e16678:115 ▲ 13 stack frames were expanded. This screen is visible only in development. It will not appear if the app crashes in production. Open your browser’s developer console to further inspect this error.

dharmesh03 avatar Oct 28 '17 14:10 dharmesh03

我也是

Cj50353 avatar Feb 05 '21 07:02 Cj50353

M e t o o

yanyan-y avatar Nov 22 '22 02:11 yanyan-y