0👍
✅
You do not (and should not) need to use the this
keyword inside your <template>
.
So you should just write :src="avatar"
.
Source:stackexchange.com