Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to parse a barcode that contains a date #23

Closed
reidprojects opened this issue Oct 8, 2021 · 2 comments
Closed

Unable to parse a barcode that contains a date #23

reidprojects opened this issue Oct 8, 2021 · 2 comments

Comments

@reidprojects
Copy link

reidprojects commented Oct 8, 2021

Since I updated to the latest version, the decoding fails as soon as their is a date AI in the barcode.

Tested with AI 11 and 17, same behavior.

After investigation, this is linked to the changes made in d01ae5a

It looks like this is undefined, so I would suggest to go back with exports.

@reidprojects
Copy link
Author

See #24 for a fix

@Sleavely
Copy link
Owner

Sleavely commented Oct 9, 2021

Would you mind elaborating a little bit on how you build your project, do you for example use something like Webpack or Rollup that modifies the code of your dependencies?

A similar issue was posted a while back but I would really like to understand the issue before making modifications

Sleavely added a commit that referenced this issue Jun 26, 2022
Fixes #13. Fixes #23. Fixes #30. Closes #24.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants