alexjoverm / alexjoverm/v-lazy-image
Not working when dynamically changing src on already mounted image
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 987
- Fork
- 68
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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).
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.