Hi there,
On our Contact page we are using the map field to output a Google map with our business on it. This loads just fine. However, when the page is loaded through AJAX dynamically (specifically using barba.js), the map does not output.
There are no console errors, but it looks like the google maps scripts aren't being loaded into the DOM.
Do you have a solution for loading the map field when it is called dynamically via AJAX? Let me know. Thank you so much