You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 9, 2019. It is now read-only.
I notice that TextEncoder is an experimental feature in JavaScript is currently not supported in Internet Explorer. Do you have any suggestion about this?
I tried to use eosjs2 in IE11 and got this error:
ReferenceError: 'TextEncoder' is undefined
I notice that
TextEncoderis 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