supabase-comments-extension
supabase-comments-extension copied to clipboard
Console errors related to validateDOMNesting
This is a benign error, but in the console, I get a lot of this:
Warning: validateDOMNesting(...): <div> cannot appear as a descendant of <p>.
at div
at PureEditorContent
Ahh yeah, i think it's a result of the richtext rendering with tiptap. I'll see if i can fix it! Thanks for filing!
Awesome extension, BTW. Super helpful. I'm using it with Ionic (Functional) React.
Thanks, glad to hear it!