[Vuejs]-How do i pass a var from v-for back through onclick to a method? 10 December 2023 by thecoderscamp.com 6👍 ✅ You should remove the brackets: @click="addImage(image.url)" 👤Pantelis Peslis [Vuejs]-How to handle browser refresh in vuejs applications Source:stackexchange.com