Skip to content

fix: binary data not working as described (fixes #289, #231) - #299

Merged
soldair merged 3 commits into
soldair:masterfrom
RenovatingDev:master
Jul 13, 2022
Merged

fix: binary data not working as described (fixes #289, #231)#299
soldair merged 3 commits into
soldair:masterfrom
RenovatingDev:master

Conversation

@RenovatingDev

@RenovatingDev RenovatingDev commented Jan 31, 2022

Copy link
Copy Markdown
Contributor

Fixed binary data not working as input as described in the README.md.
Fixes #289, fixes #231.

Tests were also added, one unit test and one e2e test, each in its own commit.

Note:
I wasnt sure whether or not the place for the fix was right. I could also adapt ByteData to only accept ArrayBuffer or similar and make the string conversion in the files using this class (e.g. segments.js). Please let me know it you want me to change that.

@ghost ghost left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alexandrehebert

alexandrehebert commented Jul 5, 2022

Copy link
Copy Markdown

@RSLak1 is there anything else necessary for this PR to be merged ?
I would like to get rid of this
Capture d’écran 2022-07-05 à 10 37 37
😅

@RenovatingDev

Copy link
Copy Markdown
Contributor Author

@alexandrehebert I am not a maintainer of this project and therefore cannot merge this PR.
@womj00 do you know more?

@soldair
soldair merged commit 1eba16b into soldair:master Jul 13, 2022
@soldair

soldair commented Jul 13, 2022

Copy link
Copy Markdown
Owner

published as + qrcode@1.5.1

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

Successfully merging this pull request may close these issues.

Cannot provide integer array binary data with qrcode@1.5.0 Error using Uint8Array: input.charCodeAt is not a function

3 participants