You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting error cannot read properties of undefined (reading stop) on windows system for angular 14 .
Checked solution on #428 but doesn't work for angular 14 .
To Reproduce
Steps to reproduce the behavior:
Install following on angular 14
"@zxing/ngx-scanner": "3.6.2"
"@zxing/browser": "^0.1.1",
"@zxing/library": "^0.19.1"
Expected behavior
Scanning should work on windows system.
Screenshots
Desktop (please complete the following information):
OS: windows 11
Browser chrome
Version: 114
The text was updated successfully, but these errors were encountered:
Describe the bug
Getting error cannot read properties of undefined (reading stop) on windows system for angular 14 .
Checked solution on #428 but doesn't work for angular 14 .
To Reproduce
Steps to reproduce the behavior:
Install following on angular 14
"@zxing/ngx-scanner": "3.6.2"
"@zxing/browser": "^0.1.1",
"@zxing/library": "^0.19.1"
Expected behavior
Scanning should work on windows system.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: