Skip to content

ITF14 not being rendered by the lib #100

Description

@noghartt

I have a barcode that have the prop format being ITF14, but, for some reason, it doesn't render anything. Debugging the SVG, seems to not put anything through their internals, just being <svg></svg>. Any idea what could be? Do I need another required prop?

Code:

        <Barcode
          value={barcodeValue}
          displayValue={false}
          format='ITF14'
        />

Version of the lib: 1.5.3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions