JsBarcode
JsBarcode copied to clipboard
Exception for invalid barcode
Hi,
I'm using your library from ReactJS.
How can I handle the exception when I provide the barcode value of 1
and the format is EAN13
?
I keep getting the error: Error: "1" is not a valid input for e
.
What is the recommended way to handle this?