Ankur Dwivedi
Ankur Dwivedi
Hello @adaboese, I've tested with the versions node v21.4.0 and pnpm 8.12.1, and it seems to be working fine for me. I don't think the issue is related to `imagekit`.
Utilize [version 2.0.1](https://www.npmjs.com/package/imagekitio-vue/v/2.0.1), which is compatible with Vue 3.
Utilize [version 2.0.1](https://www.npmjs.com/package/imagekitio-vue/v/2.0.1), which is compatible with Vue 3 and works fine with typescript.
Utilize the `validateFile` functionality available in the `IKUpload` component in [version 2.0.1](https://www.npmjs.com/package/imagekitio-vue/v/2.0.1). Called before the upload is started to run custom validation. The first and only argument is the file...
Utilize [version 2.0.1](https://www.npmjs.com/package/imagekitio-vue/v/2.0.1), which is compatible with Vue 3 and shouldn't give any issues in the build.