Potential Bug: Sudden hydration error appears
Unanswered
New Zealand Heading Dog posted this in #help-forum
New Zealand Heading DogOP
After updating to the newest version of Next.js (v14.1.0), I'm suddenly getting a hydration error when a table appears on the page that I'm visiting. I've tried updating to the canary version (v14.1.1-canary.1) and I'm still getting the same hydration error.
Next Info
So, either I've found a bug or I'm doing something completely wrong. This wasn't happening on the previous version (v14.0.5).
Thank you in advance for any information on why this error is suddenly happening.
Next Info
$ npx next info
Operating System:
Platform: win32
Arch: x64
Version: Windows 11 Home
Binaries:
Node: 20.9.0
npm: N/A
Yarn: N/A
pnpm: N/A
Relevant Packages:
next: 14.1.1-canary.1
eslint-config-next: 14.0.3
react: 18.2.0
react-dom: 18.2.0
typescript: N/A
Next.js Config:
output: N/ASo, either I've found a bug or I'm doing something completely wrong. This wasn't happening on the previous version (v14.0.5).
Thank you in advance for any information on why this error is suddenly happening.