Next 15 possibly bug with error: Hydration failed because the server rendered HTML didn't match...
Answered
New Guinea Freshwater Crocodile posted this in #help-forum
New Guinea Freshwater CrocodileOP
I getting this error, wasn't able to solve it by the the available solutions. I found that adding:
Inside client component triggers it.
Tried the described troubleshooting methods to check if some issues in DOM: not found.
Found possibly related tread here: https://github.com/vercel/speed-insights/issues/89
<ChevronsUpDown className='ml-auto' /> // Lucide icon
Inside client component triggers it.
Tried the described troubleshooting methods to check if some issues in DOM: not found.
Found possibly related tread here: https://github.com/vercel/speed-insights/issues/89
2 Replies
Answer
New Guinea Freshwater CrocodileOP
wow how it get enabled in localhost, thanks