Skip to content

TextEncode/Decode not supported on IE11 #58

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

Closed
dhakehurst opened this issue Aug 14, 2019 · 1 comment
Closed

TextEncode/Decode not supported on IE11 #58

dhakehurst opened this issue Aug 14, 2019 · 1 comment

Comments

@dhakehurst
Copy link

IE11 does not have TextEncoder/Decode built in.
thus the 'require('text-encoding')' gets executed.
But 'require' is not available on IE 11 either.

@fzhinkin
Copy link
Collaborator

We're rebooting the kotlinx-io development (see #131), all issues related to the previous versions will be closed. Consider reopening it if the issue remains (or the feature is still missing) in a new version.

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

No branches or pull requests

2 participants