Vue 2 Component is no longer available after upload

I’m using Uppy with tus in a vuejs 2 app. I’m not using Uppy UI, I’m just submitting a form. When I call the upload function, and then try to reset the form, the form becomes undefined. I can access the form right before the upload function. Does this upload function have something hidden, or am I doing something wrong?