Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorry! Something went wrong. This page didn't load Google Maps correctly #35

Open
Vipul-0722 opened this issue Jul 3, 2022 · 8 comments

Comments

@Vipul-0722
Copy link

Screenshot (10223)

@vidhichadha2507
Copy link

<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&libraries=geometry,drawing,places&key="></script>

copy the above script tag and paste it into the index.html file in the public folder. It will work

@D3troit98
Copy link

I'm having this same issue too. I'm guessing it something to do with billings

@vidhichadha2507
Copy link

I'm having this same issue too. I'm guessing it something to do with billings

I don't think so, i just used the script tag mentioned above in index.html and it worked for me.

@kiritocode1
Copy link

another solution is to reclone the repo , this worked for ME , if any problem can i PR your repo ? pwease

@Vipul-0722
Copy link
Author

it worked for me.

nope..it is not working for me

@Vipul-0722
Copy link
Author

@kiritocode1 yess please..

@tiggy31
Copy link

tiggy31 commented Aug 3, 2022

go to either the console or network tab to see the exact error message you're receiving. Also check index.js to see if React being in strict mode is causing issues.

@rohitchilhorkar
Copy link

<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&libraries=geometry,drawing,places&key="></script>

copy the above script tag and paste it into the index.html file in the public folder. It will work

Thank you! It worked for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants