You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Pull Request resolved: #39521
Minor Dev Menu changes:
- Improve guidance when failing to connect to the debugger.
- Align "Show Element Inspector" wording on iOS.
Changelog: [Internal]
Reviewed By: blakef
Differential Revision: D49375789
fbshipit-source-id: 092da6cae1a62a1bcc4dc877ab01369db6876741
<stringname="catalyst_reload_error"project="catalyst"translatable="false">Failed to load bundle. Try restarting the bundler or reconnecting your device.</string>
<stringname="catalyst_open_debugger_error"project="catalyst"translatable="false">Failed to open debugger. Please check that the dev server is running.</string>
6
+
<stringname="catalyst_open_debugger_error"project="catalyst"translatable="false">Failed to open debugger. Please check that the dev server is running and reload the app.</string>
0 commit comments