-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Describe the bug
This might be an upstream issue. See also gruhn/vue-qrcode-reader#459
Basically, barqode will detect and scan PDF417 codes, but the output is emptystring "".
I tested again today with a real boarding pass and got nothing, while using a random website scanner actually decodes the data properly.
from https://barqode.sveco.dev/docs/demos/full-demo:
from random website (working)
Reproduction
- https://barqode.sveco.dev/docs/demos/full-demo
- try to scan a PDF417 code, ex.

Logs
System Info
System:
OS: macOS 14.5
CPU: (8) arm64 Apple M2
Memory: 354.34 MB / 24.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.16.0 - ~/.volta/tools/image/node/20.16.0/bin/node
Yarn: 4.0.0-rc.51 - ~/.volta/tools/image/yarn/4.0.0-rc.51/bin/yarn
npm: 10.8.1 - ~/.volta/tools/image/node/20.16.0/bin/npm
pnpm: 8.8.0 - ~/Library/pnpm/pnpm
bun: 1.0.5 - ~/.volta/bin/bun
Browsers:
Chrome: 133.0.6943.53
Safari: 17.5Severity
blocking all usage of Barqode
Metadata
Metadata
Assignees
Labels
No labels