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

disable "Open Debugger" menu item if the bundler is disconnected #42876

Closed
wants to merge 1 commit into from

Commits on Feb 6, 2024

  1. disable "Open Debugger" menu item if the bundler is disconnected (fac…

    …ebook#42876)
    
    Summary:
    
    Changelog:
    [Android][Fixed] Disable the "Open Debugger" item from dev menu if the bundler is disconnected
    
    # Existing
    In our dev menu, the "Open Debugger" menu item is shown even if the packager isn't connected.
    
    {F1451833462}
    
    # In this PR
    The "Open Debugger" menu item is disabled when the packager is disconnected with the message "Connect to the bundler to debug JavaScript"
    
    {F1451834019}
    
    # Reference
    * Also on iOS: D53354110
    
    Differential Revision: D53428914
    EdmondChuiHW authored and facebook-github-bot committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    fcc97b9 View commit details
    Browse the repository at this point in the history