File Select from attachments error

File when selected from attachments throws js error

@hereabdulla,

The attached image is not clear. Can you copy and paste the traceback here?

I am having the same issue too…

desk.min.js:9429 Uncaught TypeError: Cannot read property '0' of undefined
    at upload_next (desk.min.js:9429)
    at Object.upload_multiple_files (desk.min.js:9423)
    at HTMLButtonElement.<anonymous> (desk.min.js:9402)
    at HTMLButtonElement.dispatch (jquery.min.js:3)
    at HTMLButtonElement.$event.dispatch (report.min.js:2948)
    at HTMLButtonElement.r.handle (jquery.min.js:3)
upload_next	@	desk.min.js:9429
upload_multiple_files	@	desk.min.js:9423
(anonymous)	@	desk.min.js:9402
dispatch	@	jquery.min.js:3
$event.dispatch	@	report.min.js:2948
r.handle	@	jquery.min.js:3

Just pushed a fix

https://github.com/frappe/frappe/pull/3376