react-google-places-autocomplete icon indicating copy to clipboard operation
react-google-places-autocomplete copied to clipboard

Upgrade @googlemaps/js-api-loader to 1.16.10

Open splintor opened this issue 9 months ago • 0 comments

Upgrading the @googlemaps/js-api-loader dependency to its latest version.

This is mainly to address https://github.com/Tintef/react-google-places-autocomplete/issues/344, since in https://github.com/googlemaps/js-api-loader/pull/822 (released in version 1.16.3), loading=async was added to the URL used to fetch the library, which should solve the console warning.

splintor avatar Jul 26 '25 15:07 splintor