kartoteket / vue-image-upload-resize

A simple vue-component for client-side image upload with resizing
MIT License
175 stars 54 forks source link

Cannot open photo library #17

Closed bestian closed 5 years ago

bestian commented 5 years ago

on ios, when I click the upload image button it shows only camera, no "photo library" option

11208 commented 5 years ago

Tested: setting :capture="false"

svale commented 5 years ago

Thanks @adapterdigital I'll have false set as the default value in the next update.

svale commented 5 years ago

Resolved in 2.1.1