supabase-comments-extension icon indicating copy to clipboard operation
supabase-comments-extension copied to clipboard

Console errors related to validateDOMNesting

Open burggraf opened this issue 3 years ago • 3 comments

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

burggraf avatar Feb 06 '22 18:02 burggraf

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!

malerba118 avatar Feb 06 '22 19:02 malerba118

Awesome extension, BTW. Super helpful. I'm using it with Ionic (Functional) React.

burggraf avatar Feb 06 '22 20:02 burggraf

Thanks, glad to hear it!

malerba118 avatar Feb 08 '22 03:02 malerba118