You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This works, in a sense that the rule is rendered, but then I cannot add a new line after it and continue editing.
Here is a small video demonstrating the behaviour:
Screen.Recording.2022-11-29.at.17.20.30.mov
On the video I am pressing the enter key after adding the rule, or trying to select below it. Nothing works, I can only edit the content above.
Our desired behaviour would be to add a new paragraph element below, which can then be edited. I went through the docs a couple of times but could not find instructions on how to do something like that.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to add the horizontal rule element to the editor with a custom component. This is my code:
This works, in a sense that the rule is rendered, but then I cannot add a new line after it and continue editing.
Here is a small video demonstrating the behaviour:
Screen.Recording.2022-11-29.at.17.20.30.mov
On the video I am pressing the enter key after adding the rule, or trying to select below it. Nothing works, I can only edit the content above.
Our desired behaviour would be to add a new paragraph element below, which can then be edited. I went through the docs a couple of times but could not find instructions on how to do something like that.
Beta Was this translation helpful? Give feedback.
All reactions