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
it mimicks splice, with a default to zero (splice has no default, it removes the item if the value is not set), if you call it without the 1 at the end, it will work as a unshift, IMHO, this can only happen by having a separated (and not part of the path) parameter
Instead of:
Shouldn't it be:
To be consistent with the rest of the API?
The text was updated successfully, but these errors were encountered: