If non-file (link, text, etc) is dropped, causes error
Closed this issue · 4 comments
heapwolf commented
Specifically, TypeError: Cannot read property 'isFile' of null
, from here
. Possible fix could be to just check for entry
.
feross commented
heapwolf commented
Agh! so sorry, I was on an older version :( This works in 2.8.0 👍
feross commented
No problem! 😄
quasivivo commented
I just ran into this same issue when attempting to drop empty files.