library icon indicating copy to clipboard operation
library copied to clipboard

Live demo broken?

Open lmaylein opened this issue 2 years ago • 7 comments

https://zxing-js.github.io/library/examples/multi-camera/

needs

https://unpkg.com/@zxing/[email protected]/umd/zxing-browser.min.js

which returns a 404 error

lmaylein avatar Sep 08 '21 08:09 lmaylein

Yeah, it needs https://unpkg.com/@zxing/[email protected]/umd/index.min.js instead.

crozone avatar Sep 10 '21 02:09 crozone

this should do it

KoljaTM avatar Oct 22 '21 17:10 KoljaTM

this should do it

Now the trick is getting it merged....

crozone avatar Oct 25 '21 11:10 crozone

I did merge the PR.. If there is anybody willing to maintain this lib and/or help me going through the PRs let me know.

werthdavid avatar Oct 26 '21 06:10 werthdavid

Same problem here: https://zxing-js.github.io/library/examples/barcode-camera/

?

lmaylein avatar Oct 26 '21 08:10 lmaylein

--> https://github.com/zxing-js/library/pull/475

werthdavid avatar Oct 26 '21 08:10 werthdavid

Stale issue message

github-actions[bot] avatar Apr 29 '24 12:04 github-actions[bot]