Skip to content

[UIK-2766][website] add ASCII characters handling for sandbox#2823

Open
slizhevskyv-semrush wants to merge 4 commits intorelease/v16from
UIK-2766/website-cant-use-en-dash-and-other-special-chars
Open

[UIK-2766][website] add ASCII characters handling for sandbox#2823
slizhevskyv-semrush wants to merge 4 commits intorelease/v16from
UIK-2766/website-cant-use-en-dash-and-other-special-chars

Conversation

@slizhevskyv-semrush
Copy link
Copy Markdown
Contributor

Motivation and Context

btoa doesn't handle ASCII characters. Switched to Buffer.from and TextDecoder.

How has this been tested?

Manually

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Nice improve.

Checklist:

  • I have updated the documentation accordingly.
  • I have added new tests on added of fixed functionality.

sheila-semrush
sheila-semrush previously approved these changes Mar 26, 2026
@sheila-semrush
Copy link
Copy Markdown
Contributor

ilyabrower
ilyabrower previously approved these changes Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants