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

fix app crashing when reloads overlap #46416

Closed
wants to merge 5 commits into from

Commits on Sep 10, 2024

  1. throttle reload command

    coado committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ace3c2d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. added flow types

    coado committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    54a5e17 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Update packages/community-cli-plugin/src/commands/start/attachKeyHand…

    …lers.js
    
    Co-authored-by: Alex Hunt <[email protected]>
    coado and huntie authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ac95f70 View commit details
    Browse the repository at this point in the history
  2. change throttle to debounce

    coado committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    46745e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. debounce to throttle

    coado committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    bcd17e8 View commit details
    Browse the repository at this point in the history