nhn / tui.image-editor

🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
http://ui.toast.com/tui-image-editor
MIT License
6.84k stars 1.26k forks source link

Uncaught TypeError: Cannot read properties of undefined (reading 'type') #874

Open Toflyer opened 1 year ago

Toflyer commented 1 year ago

After initializing the tui image editor, it can already function normally. When I click the delete button, an error will be reported

image image

macOS chrome: 114.0.5735.133 (x86_64) "tui-image-editor": "^3.15.3",

Karina5Aryan commented 5 months ago

Find any solution?