Account created on 15 July 2021, about 3 years ago
#

Recent comments

Hi @gausarts,

We have implemented an image gallery using the Slick module, which is designed to slide images horizontally. The gallery performs as expected across most browsers, including Chrome, Firefox, and Edge. However, we are encountering issues with its functionality in Safari.

No custom code written for this.

The short answer is to specify a callback value. Set the name of the JavaScript function that you would like to trigger once the external API library has finished loading.

https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=FUNCTION_NAME

If you don't actually have a callback function to run immediately after the library loads, you can use Function.prototype as a noop stand-in.

https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=Function.prototype

Production build 0.71.5 2024