Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag-and-drop folder does no longer work #1771

Closed
Borewit opened this issue Jan 6, 2020 · 1 comment
Closed

Drag-and-drop folder does no longer work #1771

Borewit opened this issue Jan 6, 2020 · 1 comment
Assignees
Labels

Comments

@Borewit
Copy link
Member

Borewit commented Jan 6, 2020

What version of WebTorrent Desktop are you using?
Master branch e341367

What operating system and version?
Windows 10

What happened?
Tried to drag in a folder with audio files, nothing from happened from a user perspective.

What did you expect to happen?
To see my audio folder appear as a torrent entry.

Are you willing to submit a pull request to fix this bug?
Always

Browser process shows the following error:

Uncaught TypeError: Cannot read property 'readEntries' of undefined
    at readEntries (C:\Users\Borewit\code\github\drag-drop\index.js:176)
    at C:\Users\Borewit\code\github\drag-drop\index.js:179

Pointing to drag-drop/index.js line 179, which I think is missing the argument reader.

What I don't understand, why I am running in this issue now.

Blocked by: drag-drop#52 (no worries, it's all within the familiy ;-)

@hicom150
Copy link
Contributor

Fixed in v0.23.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants