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 has been archived by the owner on Dec 14, 2021. It is now read-only.
The implementations of the extras (
from()
,slice()
etc) depend on getters/setters which aren't available in IE8.This could be fixed by implementing them in JS w/o relying on Array extras, using _getter and _setter.
The text was updated successfully, but these errors were encountered: