[Bug]: Focus-Extension together with ReactNodeViewRenderer which uses white-space: pre cannot be clicked to focus if it scrolls #5135
Labels
Category: Open Source
The issue or pull reuqest is related to the open source packages of Tiptap.
Type: Bug
The issue or pullrequest is related to a bug
Affected Packages
core, focus-extension
Version(s)
2.1.14
Bug Description
The component re-renders and nothing happens upon the click, instead of the proper position being focused.
Note: The problem element must overflow on the X axis using
white-space: pre
Browser Used
Chrome
Code Example URL
No response
Expected Behavior
Focus the clicked position. Decorations breaking ReactNodeViewRenderer is such a massive problem for TipTap actually living up to the promise of being able to use React in the editor. I hope this will be addressed.
Additional Context (Optional)
I cannot update our dependencies because other long-standing issues have not been addressed, preventing us from having any upgrade path.
Dependency Updates
The text was updated successfully, but these errors were encountered: