react-barcode-reader
react-barcode-reader copied to clipboard
When clicking a radio button then scanning, the scan function doesn't trigger
It feels like the radio button is acting as an input for the scanned value so rather than running the scan function I have tied to the BarcodeReader component it just gets stored on the input type='radio'