how do i disable the hydration error
Answered
Sloth bear posted this in #help-forum
Sloth bearOP
im using react-notion-x with nextjs and the list collections always throw a hydration error. I don't think theres anything wrong with my code, the package just doesn't support list collections even though it lists that it does on github. then my only problem is seeing this error during development, it hinders my development so i'd like to just disable the error message.how do i do that?
3 Replies
Sloth bearOP
i've looked through that already