ReferenceError: navigator is not defined in npm run build , despite am using “client side”
in my nextjs
project everything working fine while npm run dev
but when i try to run npm run build
am getting this error in about 70% of my pages ..here is the error:
ReferenceError: navigator is not defined in npm run build , despite am using “client side”
in my nextjs
project everything working fine while npm run dev
but when i try to run npm run build
am getting this error in about 70% of my pages ..here is the error:
ReferenceError: navigator is not defined in npm run build , despite am using “client side”
in my nextjs
project everything working fine while npm run dev
but when i try to run npm run build
am getting this error in about 70% of my pages ..here is the error:
ReferenceError: navigator is not defined in npm run build , despite am using “client side”
in my nextjs
project everything working fine while npm run dev
but when i try to run npm run build
am getting this error in about 70% of my pages ..here is the error:
ReferenceError: navigator is not defined in npm run build , despite am using “client side”
in my nextjs
project everything working fine while npm run dev
but when i try to run npm run build
am getting this error in about 70% of my pages ..here is the error:
ReferenceError: navigator is not defined in npm run build , despite am using “client side”
in my nextjs
project everything working fine while npm run dev
but when i try to run npm run build
am getting this error in about 70% of my pages ..here is the error:
ReferenceError: navigator is not defined in npm run build , despite am using “client side”
in my nextjs
project everything working fine while npm run dev
but when i try to run npm run build
am getting this error in about 70% of my pages ..here is the error:
ReferenceError: navigator is not defined in npm run build , despite am using “client side”
in my nextjs
project everything working fine while npm run dev
but when i try to run npm run build
am getting this error in about 70% of my pages ..here is the error:
The children component is overlapping with the sideNav
SideNav is Overlapping with the Dashboard Children Component
I’m experiencing an issue where my SideNav is overlapping with the Dashboard children component. Below are the relevant pieces of code:
Layout Component-
how to change logo beside website text using next js
i have problem that the logo beside website text not change when search in google
in next js this is the _document.tsx and the image exists in public folder but it still take the last logo and not change to the neew one