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
When I run my app using the <GMap /> component, I get the following warning in the developer console:
"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"
To Reproduce
Launch an application using the <GMap /> component in it's most basic form. You will see the warning message displayed in the developer console of the browser.
Screenshots
Additional context
Addon configuration and device details
Addon configuration:
Addon version: 7.2.1
Addon config from environment.js (do not post your API key):
Describe the bug
When I run my app using the
<GMap />
component, I get the following warning in the developer console:"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"
To Reproduce
Launch an application using the
<GMap />
component in it's most basic form. You will see the warning message displayed in the developer console of the browser.Screenshots
Additional context
Addon configuration and device details
Addon configuration:
Addon version: 7.2.1
Addon config from
environment.js
(do not post your API key):Desktop:
OS: macOS 14.4.1
Browser: Chrome
Version: 123.0.6312.124
The text was updated successfully, but these errors were encountered: