Harsh Dobariya

Results 1 comments of Harsh Dobariya

`if (got.length > 0 && got.length === max) { all[all.length] = got; } return;` Add this condition to solve your issue.