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
I've tested the library against Chrome, Edge, Firefox and IE11, unfortunately only IE11 doesn't work properly due to the Proxy issue. Proxy is an ES6 feature and can not be polyfilled.
Is there any solution for this problem?
The text was updated successfully, but these errors were encountered:
I've tested the library against Chrome, Edge, Firefox and IE11, unfortunately only IE11 doesn't work properly due to the
Proxy
issue.Proxy
is an ES6 feature and can not be polyfilled.Is there any solution for this problem?
The text was updated successfully, but these errors were encountered: