Closed felix2056 closed 4 years ago
🤔 Maybe you can try
<Skeleton height="200px" width="200px" duration="3.3" v-if="user.photo_url" />
<img class="img-fluid" :src="user.photo_url" :alt="user.name" v-else />
If nothing help, can you provide a live demo?
Thanks it worked
Fell free to open. 😀
This doesn't work