qr-scanner
qr-scanner copied to clipboard
QrScanner video element don't shown in shadowRoot
I'm using lit-element
and when i want to start qrScanner instance i see QrScanner has overwritten the video hiding style to avoid Safari stopping the playback.
I test this on firefox and chrome in linux and android.
I guess this problem caused on video element declared in shadowRoot
See #168