lightGallery
lightGallery copied to clipboard
Problem for responsive images on Vue.js 3
Description
I can't have responsive images with Vue.js 3
Steps to reproduce
Go to the demo example : https://stackblitz.com/edit/lightgallery-vue?file=src%2FApp.vue
Images are not responsive like the example with jQuery Demo : https://codepen.io/sachinchoolur/pen/poebzpV
Environment
Chrome 104 Mac OS lightGallery version 2.6.0
Additional context
Hey @happyriri,
The only difference in using responsive images is the HTML markup.
Here is the codepen demo - https://codepen.io/sachinchoolur/pen/OJpXJda
Docs - https://www.lightgalleryjs.com/demos/responsive/
Let me know if you need a Vue demo
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.