Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

fix(rome_playground): Unicode Support #2332

Merged
merged 1 commit into from
Mar 31, 2022
Merged

Commits on Mar 31, 2022

  1. fix(rome_playground): Unicode Support

    They playground crashed because `btoa` only supports ASCII.
    This PR ensures that non ASCII characters are propertly encoded before running the code throuh `btoa`.
    MichaReiser committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    89c4520 View commit details
    Browse the repository at this point in the history