Vue.js - change undefined img source that I have created dynamically
问题 I am playing around with vue js and with a 3rd party API. I have succeeded in fetching the json data and presenting it in my html but I am struggling with the images. Some images are missing from the json file so i have stored them locally in my laptop. I have tried to set empty images source using v-if in my html without luck. (see the comments in my html file) Also I have tried to assign a class for every img and then I tried to set an img source using jquery $("#zTTWa2").attr("src",