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

Cache latin1 fix #45

Merged
merged 3 commits into from
Dec 20, 2023
Merged

Cache latin1 fix #45

merged 3 commits into from
Dec 20, 2023

Conversation

laliconfigcat
Copy link
Member

Describe the purpose of your pull request

The localstorage cache is not working with non Latin 1 characters.
Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range.

Related issues (only if applicable)

Provide links to issues relating to this pull request

Requirement checklist (only if applicable)

  • I have covered the applied changes with automated tests.
  • I have executed the full automated test set against my changes.
  • I have validated my changes against all supported platform versions.
  • I have read and accepted the contribution agreement.

@laliconfigcat laliconfigcat requested a review from a team as a code owner December 20, 2023 15:01
@laliconfigcat laliconfigcat changed the title cache latin1 fix Cache latin1 fix Dec 20, 2023
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@laliconfigcat laliconfigcat merged commit e017412 into main Dec 20, 2023
3 checks passed
@laliconfigcat laliconfigcat deleted the latin1fix branch December 20, 2023 16:15
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.

3 participants