Javascript async error for google maps API

Hard to say for sure, but with or without my maps API in place, I get this error on my site.

Google Maps JavaScript API has been loaded directly without loading=async. This can result in suboptimal performance. For best-practice loading patterns please see https://goo.gle/js-api-loading

I have already gone through the plugins troubleshooting.

This error occurs even though I have zero elements with Maps in them.

Any ideas?

Thanks

Comments

  • Hi,

    Please note that it is a warning, not an error.

    In the code, there is a popup with scripts that refer to the maps:

    I do not know what you placed to that popup but you should check it to find the culprit.


    Best regards

  • Ugh. That's frim a third party, not a plugin. I will let them know. Funny thing is there is no mapping anything in their software that I'm aware of and certainly nothing in the part of the application I've embed. It's an appointment booking app... Weird.

    THANK YOU for finding that for me.

    I did not know how to look for that.

  • I am glad I could help.

    If you have any other questions or problems, feel free to ask.


    Best regards

Sign In or Register to comment.