Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduced a utility function 'spliceArray' to be used instead of #55

Closed
wants to merge 1 commit into from

Commits on Dec 12, 2019

  1. Introduced a utilify function 'spliceArray' to be used instead of

    'Array.prototype.splice', which results into an error -
    "Maximum call stack size exceeded" when working with very big arrays.
    
    Reported By: https://github.com/YeskaNova
    Issue cheton#51
    asheshv committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    b09991b View commit details
    Browse the repository at this point in the history