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

[Bug] #592

Open
qiaoxin136 opened this issue Oct 31, 2024 · 2 comments
Open

[Bug] #592

qiaoxin136 opened this issue Oct 31, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@qiaoxin136
Copy link

Description

I was trying to add a google firebase login to multimap example (https://visgl.github.io/react-google-maps/examples/multiple-maps, example is certainly working).
empty
login-screen
normal

First, i created a empty login with only firebase code,
login name: [email protected]
password: 123456
it worked and showed a welcome message, (see login-screen.png)
then i added the multiplemap code, the multiple maps does not show up at all. Nothing. (see empty.png)
I am not sure if there is a bug here or it is google firebase problem.

Steps to Reproduce

the working empty login can be seen in
https://codesandbox.io/p/github/qiaoxin136/login-empty/draft/autumn-pine?workspaceId=d68df01c-f46f-497c-bfee-4134267b36a9

the login with map (showing empty result) can be seen in

https://codesandbox.io/p/github/qiaoxin136/login-map/main?workspaceId=d68df01c-f46f-497c-bfee-4134267b36a9

again login name: [email protected] password: 123456

Environment

  • Library version:
  • Google maps version: weekly
  • Browser and Version:
  • OS:

Logs

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'hi')
    at google.maps.__gjsload__._.ar (common.js:7:229)
    at Hn.<anonymous> (map.js:58:206)
    at _.Dk (js?key=AIzaSyBsntctk…hzbQZ_d4gsw:173:457)
    at map.js:58:142
    at new Promise (<anonymous>)
    at Nwa.swa [as sF] (map.js:58:114)
    at js?key=AIzaSyBsntctk…NhzbQZ_d4gsw:240:78
@qiaoxin136 qiaoxin136 added the bug Something isn't working label Oct 31, 2024
@usefulthink
Copy link
Collaborator

usefulthink commented Nov 1, 2024

The second link you shared (https://codesandbox.io/p/github/qiaoxin136/login-map/main?workspaceId=d68df01c-f46f-497c-bfee-4134267b36a9) is returning an error "Insufficient access". Can you check if the workspace is publicly available? You can verify this yourself by opening it in an incognito-window of your browser.

@qiaoxin136
Copy link
Author

codesandbox does not allow public. below is a shared link. if it does not work, can you give me an email address to share with you? or you can direct me to use other similar service.

https://codesandbox.io/p/github/qiaoxin136/login-map/draft/nifty-dust

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants