Using next with Auth.useUser() throws hydration error

I've basically implemented exactly https://github.com/supabase/supabase/blob/master/examples/todo-list/nextjs-todo-list/pages/index.js but get a React Hydration Error any time I try to access the page while authorized. All the documentation Supabase docs I can find point to the same implementation. This is supa frustrating...
GitHub
The open source Firebase alternative. Follow to stay updated about our public Beta. - supabase/index.js at master · supabase/supabase
Was this page helpful?