Sullivan
Sullivan
Yup me too with Angular 11. I have an error saying "Cannot read property 'stop' of undefined" I try to run whit : "@angular/common": "~11.2.11", "@angular/compiler": "~11.2.11", "@angular/core": "~11.2.11" and...
Ok it works now with : "@zxing/browser": "^0.0.9", "@zxing/library": "^0.18.6", "@zxing/ngx-scanner": "^3.2.0" Good job guys !
try "@zxing/browser": "^0.0.9", "@zxing/library": "^0.18.6", "@zxing/ngx-scanner": "^3.2.0" It works fine with those versions
If you want to make it work with the latest .net versions, you will maybe have to resolve some dependencies issues. In order to resolve them, don't forget to add,...