Martin

Results 1 comments of Martin

> Same issue for me. Did you find a solution ? don't pass file into the constructor. you can using the same as: var formData = new FormData(); formData.append('file', file);