DEV Community

Discussion on: Next.js: how to access browser "window" object

Collapse
 
ekkis profile image
Erick Calder

when I try it I get:

Unhandled Runtime Error
TypeError: Cannot read properties of null (reading 'suppressHydrationWarning')

Call Stack
didNotFindHydratableInstance
node_modules/react-dom/cjs/react-dom.development.js (10511:0)
insertNonHydratedInstance
node_modules/react-dom/cjs/react-dom.development.js (14509:0)