Clicking right side of inserted CKEditor5 element results in extra empty element #13507
Labels
package:link
squad:core
Issue to be handled by the Core team.
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
📝 Provide detailed reproduction steps (if any)
I asked this question on StackOverflow but did not get an answer so re-asking here.
https://stackoverflow.com/questions/75502754/clicking-right-side-of-inserted-ckeditor5-element-results-in-extra-empty-element
I'm trying to insert a button in CKEditor5. Most of it is working OK but when I click on the right side of an inserted element it results in an extra empty element.
Here is the YouTube video of the behavior: https://www.youtube.com/watch?v=XXLyJcJJk00
...And here is the code to insert the View Fragment:
✔️ Expected result
The extra empty element is not added.
❌ Actual result
You can see the result here. There are a number of
⁠
❓ Possible solution
I'm not sure about possible solutions
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: