dashboardphilippines / react-webcam-barcode-scanner

[UNMAINTAINED -- PLEASE USE https://github.com/jamenamcinteer/react-qr-barcode-scanner INSTEAD] A simple React Component using the client's webcam to read barcodes.
45 stars 32 forks source link

TypeError: Object prototype may only be an Object or null: undefined #23

Open DelliBabuG opened 2 years ago

DelliBabuG commented 2 years ago

Hi,

I tried to add this library in my react project, I am getting the below error

TypeError: Object prototype may only be an Object or null: undefined Capture

React version - 6.13.1

Please help me to fix this