Existing comments not displaying despite correct tinycomments_fetch implementation #575
Unanswered
Alexandre-Pascal
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi,
I'm encountering an issue with TinyMCE Comments where previously created comments are not being displayed when loading the editor, even though:
Here's my implementation:
I also tried initializing comments in the setup function
Expected behavior:
Actual behavior:
Environment:
TinyMCE version: 5.1.1
Framework: Next.js 15
Comment: Callback mode
Beta Was this translation helpful? Give feedback.
All reactions