I've developed a modal.
This modal was called the main page.
The modal shows images using Vue lazy load.
Vuex gives the modal an image path.
Unfortunately, when this modal was called again, the one drew the previous image.
Please let me know if you have a hint for renewing image path on v-lazy-container.
I've developed a modal. This modal was called the main page. The modal shows images using Vue lazy load. Vuex gives the modal an image path. Unfortunately, when this modal was called again, the one drew the previous image.
Please let me know if you have a hint for renewing image path on v-lazy-container.
Thank you.
Modal.vue