react-qr-reader
react-qr-reader copied to clipboard
Video not showing on the first render
Hi, i just started using this lib. but it does not work in the first render. when i inspect the element, the video element is not even there.
but the video does appear when i refresh the page. im using nextjs14.
i am also getting this error: TypeError: t.getCapabilities is not a function
thank you