Closed tarangshah19 closed 2 years ago
Hey @tarangshah19,
Could you please try calling the refresh
method after updating video items?
Doc - https://www.lightgalleryjs.com/docs/vue/#updating-slides
Thank you for replaying if even if i add refresh still not working but i am getting an error for dynamic json
Uncaught SyntaxError: Unexpected token o in JSON at position 1
at JSON.parse (<anonymous>)
at LightGallery.loadContent (lightgallery.ts:1093:55)
at LightGallery.slide (lightgallery.ts:1631:22)
at lightgallery.ts:701:18
Could you please share the Dynamic json?
same problem here... any solution?
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.
Description
I have three different tab for image, video and data coming dynamically i am able to open image from lightGallery but not bale to open video dynamically but if i add static video link it will work
Steps to reproduce
Clear steps describing how to reproduce the issue. Please link to a demo project (Your website URL, codepen, or jsfiddle) if possible.
JS code that you use to initialize lightGallery.
Sample HTML markup
Environment
Additional context