andrew
andrew
Do you mind if I submit a PR to fix this?
Okay so I think that if I change all instances of `xhr.responseText` to `xhr.response` in the main file of XHR-Upload, it works fine. I tested it with a route that...
This looks fairly do-able. My only concern would be supporting both Vue 2 and 3, but via a quick glance through the docs, it looks like `this.$emit` is supported on...
Yes that was what I was trying to say.
Ok thanks
This seems to be a common error It's also mentioned in #106 and #100
@sandoche so what could you do to get it accepted?
Okay I'll update this issue as I make progress on these
Vercel needs the new client to deploy accurately... not sure how to achieve this
Is it ready for merge now? Is there anything else I need to fix?