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
The description for the function variant states that the function takes only a single argument ( index ). The function actually takes ( index, element ) as specified in the header for that section.