react-native-debugger
react-native-debugger copied to clipboard
Reload JS and Inspect Element missing from context menu
React Native Debugger app version: 0.13.0 React Native version: 0.73.5 Platform: IOS Is real device of platform: No Operating System: MacOS 13.6.7
Yesterday, I noticed that the context menu is suddenly missing these options. I have confirmed that I am in development mode and that the options are also missing for a new react native project. I am not sure if something changed in my environment or this is a result of updating to the latest version.
I was able to resolve the following issue by upgrading the version of react-devtools-core to 5.3.1 in development mode.