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

Demo fails to work with a createReader error #55

Open
Kevnz opened this issue May 29, 2021 · 0 comments
Open

Demo fails to work with a createReader error #55

Kevnz opened this issue May 29, 2021 · 0 comments

Comments

@Kevnz
Copy link

Kevnz commented May 29, 2021

The Bug
When trying the demo in Firefox/Safari/Edge after dropping an image onto the dropzone the reading images indicator appears but nothing happens. Then looking at the console shows the following error.

Unhandled Promise Rejection: TypeError: e.createReader is not a function. (In 'e.createReader()', 'e.createReader' is undefined)

To Reproduce

  1. Go to http://thekevinscott.github.io/ml-classifier-ui/ in Safari/Edge/Firefox
  2. Drop an image onto the dropzone
  3. View the Javascript Console
  4. See error

Expected behaviour
The page to work as described in the post

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

No branches or pull requests

1 participant