Muhammad Ali

Results 1 issues of Muhammad Ali

**Describe the bug** When I try to get barcode type and data it returns undefined. **To Reproduce** Steps to reproduce the behavior: ``` const [scanned, setScanned] = useState(false); const handleBarCodeScanned...