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

Maps: Cannot read property LatLng of undefined #169

Closed
CodyReichert opened this issue May 22, 2020 · 3 comments · Fixed by #174
Closed

Maps: Cannot read property LatLng of undefined #169

CodyReichert opened this issue May 22, 2020 · 3 comments · Fixed by #174
Assignees
Labels
bug This fixes or addresses a bug

Comments

@CodyReichert
Copy link
Member

CodyReichert commented May 22, 2020

Google maps: Cannot read property LatLng of undefined

This error has popped up intermittently a couple of times and needs more information to reproduce and investigate.

This error message is from memory, it might be slightly different.

@CodyReichert CodyReichert added bug This fixes or addresses a bug Needs Info More info is needed to address or finish this labels May 22, 2020
@CodyReichert CodyReichert self-assigned this May 22, 2020
@dallendalton
Copy link

I just experience this error as well. Found this issue containing more information and potential fixes:
egeloen/ivory-google-map#296

@CodyReichert
Copy link
Member Author

@dallendalton -- Thank you for finding that! I didn't see it when I was looking yesterday, but that's a big help.

I'm working on this right now and we will have a fix up in the plugin ASAP.

@CodyReichert CodyReichert removed the Needs Info More info is needed to address or finish this label Jun 16, 2020
@CodyReichert
Copy link
Member Author

I was able to get this patched up in our fork of ivory-google-map

The fix for this issue is here: #174. There is a zip file attached to that PR with the patch included, for anyone who wants to help test or needs the fix immediately.

We are testing the changes here internally, and will release as version 2.9.0 as soon as the fix is confirmed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This fixes or addresses a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants