You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 !
The text was updated successfully, but these errors were encountered:
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 !
The text was updated successfully, but these errors were encountered: