Sam Fromaway
Results
1
comments of
Sam Fromaway
I have the same issue Using: "google-map-react": "^2.2.0", "react": "^18.2.0", "next": "^12.2.0", Error is: TypeError: Cannot read properties of undefined (reading 'getChildren') If adding reactStrictMode: false it works but obviously...