NaturalIntelligence / imglab

To speedup and simplify image labeling/ annotation process with multiple supported formats.
https://solothought.com/imglab/
MIT License
977 stars 596 forks source link

Console error in firefox browser: input is undefined #138

Closed amitguptagwl closed 5 years ago

amitguptagwl commented 5 years ago

Describe the bug file open is not working in firefox but working in chrome.

To Reproduce Steps to reproduce the behavior:

  1. Go to http://imglab.ml/
  2. Click on "open" in the left top menu bar.
  3. Try to open previously saved data file
  4. See an error in the console

Console Errors

TypeError: input is undefined[Learn More] openfile.js:23:1
readDataFile
http://imglab.ml/js/openfile.js:23:1
this.openFile tags/menu.tag.html.js:3:13 Fe/o<
http://imglab.ml/js/thirdparty/riot+compiler.min.js:2:12067
<anonymous> self-hosted:1085:17 

Device detail (please complete the following information):

Watch for changes, or Bookmark for easy discovery. Fund this project for new features and maintenance. [Showcase] your project with us by raising an issue

vardan10 commented 5 years ago

@amitguptagwl -- Seems a compatibility issue, has a simple fix. Check this

Will raise a PR for this.