SolidOS / solid-ui

User Interface widgets and utilities for Solid
https://solidos.github.io/solid-ui/dist/solid-ui.js
MIT License
148 stars 41 forks source link

fixed ReferenceError: TextEncoder is not defined #425

Closed timea-solid closed 3 years ago

timea-solid commented 3 years ago

I found an elegant way to fix the TextEncoder is not defined issue.

bourgeoa commented 3 years ago

This is working perfectly.

bourgeoa commented 3 years ago

Merge failed for an other reason https://github.com/solid/solid-ui/runs/3424523369#step:5:29 It did not fail locally using solid-logic@1.3.7-alpha

bourgeoa commented 3 years ago

@jaxoncreed merge rejected may be you can solve that "textEncoder" resolving

jaxoncreed commented 3 years ago

All looks good!