unlayer / vue-email-editor

Drag-n-Drop Email Editor Component for Vue.js
https://unlayer.com/embed
568 stars 163 forks source link

Template goes blank and freezes after hitting enter when inserting link text #101

Open arielmoguillansky opened 2 months ago

arielmoguillansky commented 2 months ago

Hi! Want to report this little bug: having a text selected a toolbox shows up. Then click on insert link. On the link modal, whenever you hit enter key, the whole template modal goes blank and freezes. It does not happen on button click. Only on keydown.

Example Images: Screenshot from 2024-06-19 15-54-42 Screenshot from 2024-06-19 15-54-27

Best regards

andrewsmithdesign commented 2 months ago

just had this same bug on the react-email-editor, hitting enter inside the URL input in the sidebar throws it into loading

hitting enter without selecting an input, or on other kinds of inputs seems fine, but on the URL one it crashes

Screenshot 2024-06-28 at 5 03 07 PM Screenshot 2024-06-28 at 5 03 31 PM
brunolemos commented 2 months ago

Set the version editor init option to latest to get the fix.