[Bug]: Performance Issue when documents have ReactNodeViewRenderer #5599
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, react
Version(s)
2.6.2
Bug Description
Attaching two videos, one with
ReactNodeViewRenderer
used forTable
/Image
andCodeBlock
, and the other without them.The doc has 10k words in it, and you can see via the FPS Counter that the former causes huge drops.
With
ReactNodeViewRenderer
Screen.Recording.2024-09-08.at.14.41.06.mov
Without it
Screen.Recording.2024-09-08.at.14.41.33.mov
Browser Used
Safari
Code Example URL
No response
Expected Behavior
It shouldn't have this stark of a difference in performance.
Additional Context (Optional)
No response
Dependency Updates
The text was updated successfully, but these errors were encountered: