Instascan: Uncaught (in promise) error on all browsers

Created on 2 Jan 2019  ·  8Comments  ·  Source: schmich/instascan

Hello, I am trying to implement this library but I am getting this error:

Uncaught (in promise) TypeError: Failed to execute 'createObjectURL' on 'URL': No function was found that matched the signature provided.

What could be the reason?

Most helpful comment

All 8 comments

If you check the other issues you will see this is a known problem. However I cant seem to find a "fixed" minified version of the js file? All the threads I have read through, when I try their examples I still get the same

This package was working for me up until this week. Now I'm seeing this same Failed to execute 'createObjectURL' error. I don't know what changed.

This appears to be duplicate of Issue #197.

Chrome 71 update removed createObjectURL, the app breakes.
npm install git+https://github.com/schmich/instascan.git#master should work while waiting for the next release

Here is a build of the latest source that fixes the issue. Verified on my environments

instascan.min.zip

it works great, thanks! :)

Aqui está uma compilação da fonte mais recente que corrige o problema. Verificado em meus ambientes

instascan.min.zip

Muito obrigada esta funcionando perfeitamente ^^

Was this page helpful?
0 / 5 - 0 ratings

Related issues

axed picture axed  ·  5Comments

werthdavid picture werthdavid  ·  5Comments

schmich picture schmich  ·  4Comments

lnhrdt picture lnhrdt  ·  7Comments

mairh picture mairh  ·  8Comments