kybarg / react-qr-scanner

React component for reading QR codes using PC web camera or mobile phone camera.
MIT License
126 stars 40 forks source link

Getting this warning in my QrReader component: "React does not recognize the `facingMode` prop on a DOM element." #48

Open devluked opened 3 years ago

stefan-h-singer commented 2 years ago

Getting the same here. Cannot use rear camera by default :(

isneverdead commented 2 years ago

Getting the same here. Cannot use rear camera by default :(

same me too, i've been looking around how to solve this issue, but i saw on the storybook it has dropdown action to choose the camera, but i don't know the code is https://kybarg.github.io/react-qr-scanner/?path=/story/qr-reader--choose-camera

maybe you guys can help to find the code? @stefan-h-singer @devluked