Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upSeeding a file on Browser #904
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
We need to pass File instance:
|
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Index.html
app.js
When i select a file and start seeding it, i get the following error.
Uncaught Error: filesystem paths do not work in the browserI understand that that type of the variable file is incorrect. What do i need to do to fix it ?