Osura Hettiarachchi
Results
1
comments of
Osura Hettiarachchi
I was able to overcome this issue from happening without disabling react strict mode by using the `useRef` hook. Replace your HTML5QrcodePlugin component with the below code ```typescript const Html5QrcodePlugin...