You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using swiper with angular to display a list of images, and enable lazy load.
On the first load of the page everything works as expected, but when the image url is updated dynamically, the swiper refreshes, and the spinner stays displayed forever.
Resizing the browser window or clicking the next slide button fixes it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using swiper with angular to display a list of images, and enable lazy load.
On the first load of the page everything works as expected, but when the image url is updated dynamically, the swiper refreshes, and the spinner stays displayed forever.
Resizing the browser window or clicking the next slide button fixes it.
this is my swipepr setting:
Is there anything i'm missing? Maybe something I should do when I change the list of urls?
Beta Was this translation helpful? Give feedback.
All reactions