Skip to content
This repository was archived by the owner on Dec 9, 2019. It is now read-only.
This repository was archived by the owner on Dec 9, 2019. It is now read-only.

Using eosjs2 in IE11 and got ReferenceError: 'TextEncoder' is undefined #56

@sytong

Description

@sytong

I tried to use eosjs2 in IE11 and got this error:

ReferenceError: 'TextEncoder' is undefined

I notice that TextEncoder is an experimental feature in JavaScript is currently not supported in Internet Explorer. Do you have any suggestion about this?

Reference:
https://developer.mozilla.org/en-US/docs/Web/API/TextEncoder#Browser_compatibility

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions