dasmikko / strapi-tiptap-editor

A drop-in replacement for the strapi editor
MIT License
64 stars 29 forks source link

[bug] Double spaces #31

Closed karl-friman closed 2 years ago

karl-friman commented 2 years ago

When I insert a double space in " " in the editor and save and go back in the editors gets very buggy.

To recreate (using Chrome)

dasmikko commented 2 years ago

After some digging, it seems the issue lies with my fix for the i18n issue.

I keeps updating the content of the editor when it shouldn't.

dasmikko commented 2 years ago

In fact, the issue dissapear when i remove my fix lol.

I'll try look into a fix for both issues.

dasmikko commented 2 years ago

This is fixed in version 0.8.1