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
checking for type array instead of not null
the reason we're doing this is because ES6 Arrays
will have a Array.prototype.values() function.
thanks @tsteur for catching this in gka#33