dasmikko / strapi-tiptap-editor

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

Directional keys do not work on a component #40

Closed Herald-Flores closed 1 year ago

Herald-Flores commented 2 years ago

The arrow keys do not work in a component, when I add text to a field and try to move in the field, the arrow keys do not work. The error only happens on fields that are added within a component, either repeatable or simple.

image

dasmikko commented 2 years ago

I cannot reproduce the issue. What version of the plugin are you using?

Herald-Flores commented 2 years ago

Hi. The issue occurs when adding the text field inside a Strapi component. We are using Strapi 4.3.8 and strapi-tiptap-editor 0.9.1

dasmikko commented 1 year ago

Try using the latest version of my plugin. I believe it should have been fixed.

dasmikko commented 1 year ago

Please re-open if issue persists with latest version of the plugin.