Open saurabhmehta1601 opened 2 years ago
I am using nextjs app bootstraped with create-next-app following setup :
"next": "12.0.10", "react": "17.0.2", "react-dom": "17.0.2", "typescript": "^4.5.5"
I don't know where this error is coming from . Maybe it due to server side rendering . if it is what could be the workaround it K
I am using nextjs app bootstraped with create-next-app following setup :
I don't know where this error is coming from . Maybe it due to server side rendering . if it is what could be the workaround it K