Barcode reading doesn't work
Open
- Dominant language
- JavaScript
- Stars
- 5.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Barcode reading doesn't work in some bank apps like Bradesco, Itau, Nubank, has anyone had this same problem?
JsBarcode("#barcode", "40391982100000150000000038380876009811460401", {
format: "CODE128",
lineColor: "#000",
width: 1.5,
height: 70,
displayValue: false
});
Contributor guide
Research direction
Start with the supplied JsBarcode CODE128 example and reproduce the result in the named Bradesco, Itau, and Nubank apps. Record which scanners fail and the relevant environment details; done requires a reproducible failure with enough information to define and verify a fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100