zxing-js / library

Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.

Home Page:https://zxing-js.github.io/library/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need latest zxing.js file and issue(Eslint[] error) in line class n extend Array

DhirajSAP2022 opened this issue · comments

Describe the bug

  1. Could you please share the link to download the latest "ZXing.js" file.
  2. While pushing the code from SAP WebIDE its throwing syntax error in line "class n extend Array". And its not allowing to push the code. Could you please help me.
  3. After pushing the code when tried to run the app on Fiori Launchpad its giving error "ZXing" not defined even though its added in js file /* global ZXing:true */ but unfortunately its working fine in local webIDE.

To Reproduce
Steps to reproduce the behavior:
Use Trial version of webide.
And try ro deploy the code.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
image

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Stale issue message