We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When using usePlacesWidget hook, a warning is shown in the console:
Google Maps JavaScript API has been loaded directly without loading=async. This can result in suboptimal performance.
Is it possible to add async attribute to script during loadGoogleMapScript execution?