SeregPie / VuetifyImageInput

Provides basic image editing tools.
https://seregpie.github.io/VuetifyImageInput/
MIT License
131 stars 36 forks source link

[BUG] Version 19.2.0 broke the module #28

Closed MrNaif2018 closed 3 years ago

MrNaif2018 commented 3 years ago

Hi and thank you for your awesome module! When upgrading to version 19.2.0 from 19.1.0 (I used git bisect to verify that exactly this change caused issues), the module stopped working. When loading existing images into the v-model's variable, it is passed as a prop, but is not rendered. Also, when trying to upload an image, it says Cannot read property file of null

SeregPie commented 3 years ago

should be fixed now