glide icon indicating copy to clipboard operation
glide copied to clipboard

new Glide('.glide').mount() should be in a separate js file

Open guardiola86 opened this issue 3 years ago • 0 comments

Documentation on https://glidejs.com/docs/setup/, says to add this:

However, the second script doesn't work if you add that directly to the html. If you add it in a separate file, then the slider works.

guardiola86 avatar Jul 26 '22 23:07 guardiola86