Replies: 2 comments 1 reply
|
Hey @amassivek! I assume you're using the |
|
Hello @smoores-dev , Thank you for your help. I understand. Currently, something about the ref is causing react to go into infinite recursion: I am debugging it. I will post back if I need more help, or if I fix it (to mark the answer or close this discussion). |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Does the react tiptap plugin stop the addition of extra elements for redering react?
It is causing issues with layout, such as flex.
I am still gettting wrappers like the ones below.
Either a div or span wraps react components:
<span class="react-renderer node-...">A div wraps NodeViewContent:
<div data-node-view-content-inner="...">All reactions