Shant Derounian
Results
2
comments of
Shant Derounian
I'm facing the same issue, it works on a fresh installation but doesn't work in the application I am currently developing
The way it worked for me was to remove the references to `@zxing/browser` and `@zxing/library`, and use `"@zxing/ngx-scanner": "3.6.2"`. Using `"@zxing/ngx-scanner": "^3.6.2"` did not work.