qr-scanner icon indicating copy to clipboard operation
qr-scanner copied to clipboard

jsqr loads worker by blob (inline) which breaks in strict CSP

Open piotrblasiak opened this issue 1 year ago • 4 comments

If you have CSP (Content Security Policy) set to not accept blob: , then using this library fails even tho the docs say it will use the webpack mechanism for loading web worker scripts - which should be by script URL.

piotrblasiak avatar Feb 03 '23 10:02 piotrblasiak

Is there an update on this issue? Perhaps a way to properly configure loading to use a non-blob loading mechanism?

twistedpair avatar Feb 21 '23 19:02 twistedpair

any news on this?

jampy avatar Sep 11 '23 09:09 jampy

I am also interested in getting this fixed...

nop33 avatar Nov 21 '23 01:11 nop33

Still broken... Really sad because I really wanted to use this.

TheGreyDiamond avatar Mar 28 '24 17:03 TheGreyDiamond