Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hydration failed error #46

Open
KMseven opened this issue May 16, 2024 · 3 comments
Open

Hydration failed error #46

KMseven opened this issue May 16, 2024 · 3 comments

Comments

@KMseven
Copy link

KMseven commented May 16, 2024

Unhandled Runtime Error
Error: Hydration failed because the initial UI does not match what was rendered on the server.
See more info here: https://nextjs.org/docs/messages/react-hydration-error

Did not expect server HTML to contain a in

.

Call Stack React throwOnHydrationMismatch node_modules/next/dist/compiled/react-dom/cjs/react-dom.development.js (6981:1) popHydrationState node_modules/next/dist/compiled/react-dom/cjs/react-dom.development.js (7384:1) completeWork node_modules/next/dist/compiled/react-dom/cjs/react-dom.development.js (19764:1) completeUnitOfWork node_modules/next/dist/compiled/react-dom/cjs/react-dom.development.js (25963:1) performUnitOfWork node_modules/next/dist/compiled/react-dom/cjs/react-dom.development.js (25759:1) workLoopConcurrent node_modules/next/dist/compiled/react-dom/cjs/react-dom.development.js (25734:1) renderRootConcurrent node_modules/next/dist/compiled/react-dom/cjs/react-dom.development.js (25690:1) performConcurrentWorkOnRoot node_modules/next/dist/compiled/react-dom/cjs/react-dom.development.js (24504:1) workLoop node_modules/next/dist/compiled/scheduler/cjs/scheduler.development.js (256:1) flushWork node_modules/next/dist/compiled/scheduler/cjs/scheduler.development.js (225:1) MessagePort.performWorkUntilDeadline node_modules/next/dist/compiled/scheduler/cjs/scheduler.development.js (534:1)

After I login I am getting this error. I just started learning next so i am really sure what the issue is. I havent changed anything in the code

@KMseven
Copy link
Author

KMseven commented May 16, 2024

Screenshot 2024-05-16 at 3 03 23 PM

@Dhravya
Copy link
Owner

Dhravya commented May 16, 2024

Yes i am aware of this, fixed and will be up in the next release!

@KMseven
Copy link
Author

KMseven commented May 17, 2024

wow. You are awesome.

@Dhravya Also in the server code we are using vectorize but its not possible to bind things like vectorize in local right

https://docs.google.com/spreadsheets/d/1T7j7FZZO7zmkrEegzhMeMtlFPIh-efYGMc7BuenMPWY/edit#gid=1961597022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants