After updating Vue to 2.4.1 the upload component show error in console when uploading a file.
1.3.7
macOS sierra 10.12.5 / Chrome Version 59.0.3071.115
2.4.1
https://jsfiddle.net/KevinOngko/pj71jkyw/375/
Upload an image
no error in console.
console show
[Vue warn]: Avoid using non-primitive value as key, use string/number value instead.
Fixed in #5872
Most helpful comment
Fixed in #5872