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

fix(developer): use TextDecoder to convert Uint8Array to string #12537

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

mcdurdin
Copy link
Member

toString() only works when the Uint8Array is actually a Node Buffer.

@keymanapp-test-bot skip

`toString()` only works when the Uint8Array is actually a Node Buffer.
@mcdurdin mcdurdin requested a review from darcywong00 as a code owner October 11, 2024 07:12
@keymanapp-test-bot
Copy link

User Test Results

Test specification and instructions

User tests are not required

Copy link
Member

@srl295 srl295 left a comment

Choose a reason for hiding this comment

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

Thanks, sorry I think I had dropped this, but we talked about it.

@darcywong00 darcywong00 modified the milestones: A18S12, A18S13 Oct 11, 2024
@mcdurdin mcdurdin merged commit f5c27c0 into master Oct 12, 2024
7 checks passed
@mcdurdin mcdurdin deleted the fix/developer/xml-reader-parse-text-decode branch October 12, 2024 02:14
@keyman-server
Copy link
Collaborator

Changes in this pull request will be available for download in Keyman version 18.0.127-alpha

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

Successfully merging this pull request may close these issues.

4 participants