diegopamio / vue-cloudinary

A Vue.js (https://github.com/vuejs/vue) plugin that offers a reusable directive to get image from Cloudinary (https://cloudinary.com)
MIT License
25 stars 4 forks source link

Expected behaviour of responsive images #5

Open 11mb opened 5 years ago

11mb commented 5 years ago

What is the expected behaviour of the responsive directive? I tried to load a page with an image with this directive on different devices, but the same (large) image is fetched every time.