Ansderly Rameau
Results
2
comments of
Ansderly Rameau
You should add a reference to your QRCodeScanner component to do this type of action. ` const onSuccess = e => { // DO THINGS scanner.reactivate(); }; { scanner =...
> Yep solved my problem too, just more information for others who didn't quite pick up what you were putting down straight away > > The fix that worked for...