You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems like a Google Maps loading issue. We are using this field inside of a Neo field so that someone can add multiple locations with some other variables. When I add a new block to the Neo field the map element does not load in, a refresh quickly solves the problem but would be great to get a fix for this as I can see it being an issue for the end user.
It seems as though the map is loaded on page load so does not get initialised when new fields are brought in via js. Maybe just needs a listener for new blocks being added?
The text was updated successfully, but these errors were encountered:
@josh-attwood I am currently not able to test or fix this because I am a couple of weeks off, but your explanation of the cause absolutely makes sense. Would you be able to create a PR?
This seems like a Google Maps loading issue. We are using this field inside of a Neo field so that someone can add multiple locations with some other variables. When I add a new block to the Neo field the map element does not load in, a refresh quickly solves the problem but would be great to get a fix for this as I can see it being an issue for the end user.
It seems as though the map is loaded on page load so does not get initialised when new fields are brought in via js. Maybe just needs a listener for new blocks being added?
The text was updated successfully, but these errors were encountered: