-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
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
- Go to http://thekevinscott.github.io/ml-classifier-ui/ in Safari/Edge/Firefox
- Drop an image onto the dropzone
- View the Javascript Console
- See error
Expected behaviour
The page to work as described in the post
Metadata
Metadata
Assignees
Labels
No labels