nimiq / qr-scanner

Lightweight Javascript QR Code Scanner
https://nimiq.github.io/qr-scanner/demo
MIT License
2.35k stars 509 forks source link

Doesn't work on browser mobile responsive screens #225

Closed chidera-ugo closed 1 year ago

chidera-ugo commented 1 year ago

STEPS TO REPRODUCE

Visit https://nimiq.github.io/qr-scanner/demo/

it works on desktop mode, shrink view port to mobile dimensions and try again it works.

reload page with mobile dimensions, doesn't work expand to desktop, doesn't work

reload with desktop dimensions, works shrink to mobile, works.

so if initialisation happens with a large enough canvas i guess that's the only time it works, if you initialise with a small canvas, no dice