alessiomaffeis / vue-picture-input

Mobile-friendly picture file input component for Vue.js 2-3 with image preview, drag and drop, EXIF orientation, and more
MIT License
888 stars 156 forks source link

find file extension from urls with query strings #129

Closed markkimsal closed 3 years ago

markkimsal commented 4 years ago

fixes #94 by splitting the fileName on '?' before finding the file extension.