dodona-edu / dolos

:detective: Source code plagiarism detection
https://dolos.ugent.be
MIT License
244 stars 31 forks source link

File undefined when uploading new file in production #1491

Closed rien closed 4 months ago

rien commented 4 months ago

After deploying 2.6.0 I've noticed the file in the FormData is undefined. This was not the case when developing locally.

This is probably caused by the report store refactor in #1475

rien commented 4 months ago

This might be caused by https://github.com/vuetifyjs/vuetify/pull/19656

The reason why it might not've been picked up while developing locally is because a new release was just made.