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

[RNMobile] Limit inner blocks nesting depth to avoid call stack size exceeded crash #54382

Merged
merged 17 commits into from
Sep 26, 2023

Commits on Sep 12, 2023

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

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    0cde414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d61890b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e028e9a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Update title of max depth exceeded warning

    Co-authored-by: David Calhoun <github@davidcalhoun.me>
    fluiddot and dcalhoun authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0f4637c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df993f8 View commit details
    Browse the repository at this point in the history
  3. Add constants file to InnerBlocks component

    `MAX_NESTING_DEPTH` has been moved to the constants file.
    fluiddot committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a4fc872 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ae212b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    053a2c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c645ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e64270 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    167418f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8195aff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    87fbea6 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    7004cae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b5c09a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

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