flushSync was called from inside a lifecycle method issues #5801
Unanswered
wasauce
asked this question in
General Questions
Replies: 2 comments 6 replies
|
You would need to share code to help you in any sort of way. |
5 replies
|
I'm getting this error and I've boiled it down to a combination of three circumstances:
I know that last point is not ideal but it's because it's being rendered into an iframe via I'm going to try working around it by creating the editor with no content, and setting it once it's initialised. React 18.3.1, TipTap 3.13.0 |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello!
We are on the startup plan and running into some issues related to the our tiptap documents rendering. This is the core issue: #3580 which you will see is marked resolved a while ago... yet we have the issue today.
We are using tiptap 2.9.1
See a screenshot from the console and a video showing the issue.
video:
Screen.Recording.2024-11-05.at.08.41.14.mp4
As you can see in the video - first load, we see the error in the console but everything renders. Then on refresh, the content does not load.
Any guidance on what we are doing wrong?
Thank you in advance for your help!
All reactions