lindell / lindell/JsBarcode

Codabar not working with JsBarcode.all.min.js

Open
#434 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.9k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

when I the minified version of library is used, the codabar format doesn't work ("TypeError: r.options(...)[n.format] is not a function"); looking at the source code it appears correct so I discovered that using the library not minified (JsBarcode.all.js) it works as expected !

Contributor guide

Open the contributing guide

Research direction

Compare JsBarcode.all.min.js with JsBarcode.all.js, focusing on the Codabar format and the reported "r.options(...)[n.format]" error. Reproduce the failure with the minified build and confirm that Codabar works with the unminified build; done means the minified library supports Codabar without the TypeError.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.