simplemap icon indicating copy to clipboard operation
simplemap copied to clipboard

Craft 5 - Multiple map embeds Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'Mo')

Open jamesmacwhite opened this issue 11 months ago • 0 comments

We are seeing some errors with Google Maps on the front end:

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'Mo')

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'UE')

It appears to be when multiple maps are embedded on the same page. The test case where these errors are happening is using a Map field in a matrix block called block.map.embed()

Both in the CP and front end we are getting errors related to the above.

jamesmacwhite avatar Dec 05 '24 09:12 jamesmacwhite