dashboardphilippines / react-webcam-barcode-scanner

[UNMAINTAINED -- PLEASE USE https://github.com/jamenamcinteer/react-qr-barcode-scanner INSTEAD] A simple React Component using the client's webcam to read barcodes.
45 stars 32 forks source link

Multiformat error #10

Open lillogoal opened 3 years ago

lillogoal commented 3 years ago

Error NotFoundException: No MultiFormat Readers were able to detect the code. at MultiFormatReader.decodeInternal (http://localhost:4000/static/js/0.chunk.js:199675:11) at MultiFormatReader.decodeWithState (http://localhost:4000/static/js/0.chunk.js:199542:17) at BrowserMultiFormatReader.decodeBitmap (http://localhost:4000/static/js/0.chunk.js:197284:24) at BrowserMultiFormatReader.BrowserCodeReader.decode (http://localhost:4000/static/js/0.chunk.js:196920:17) at loop (http://localhost:4000/static/js/0.chunk.js:196856:28) at http://localhost:4000/static/js/0.chunk.js:196874:14 at new Promise () at BrowserMultiFormatReader.BrowserCodeReader.decodeOnce (http://localhost:4000/static/js/0.chunk.js:196873:12) at HTMLImageElement._this.imageLoadedListener (http://localhost:4000/static/js/0.chunk.js:196703:22)

stajfar commented 3 years ago

I have the same issue with the new version

parthsunilmodi commented 3 years ago

I've the same issue

umairesketcher commented 2 years ago

I've the same issue ... version : "^0.0.2-rc2"