alexjoverm / alexjoverm/v-lazy-image
Not working when dynamically changing src on already mounted image
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 987
- Forks
- 68
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
It doesn't seem to work when dynamically changing the image (in case of a caroussel for example).
I've checked your code and it seems you are not watching the **src** prop change. Your computed property has the **src** as dependency but nothing seems to reset the **intersected** data which make the next loading not work properly (I mean withou any lazy load or anything).
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.