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

Bugfix/add missing bounds check for findIndex #3565

Commits on Jul 29, 2024

  1. bugfix: check bounds when finding index of next non-disabled item#

    fixes an issue where a optionsDisabled function that would return true for an undefined value would crash from infinite recursion
    mhwaage committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    41b0738 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    ce8086f View commit details
    Browse the repository at this point in the history