react-native-debugger icon indicating copy to clipboard operation
react-native-debugger copied to clipboard

Reload JS and Inspect Element missing from context menu

Open arstropica opened this issue 1 year ago • 1 comments

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.

arstropica avatar Aug 15 '24 19:08 arstropica

I was able to resolve the following issue by upgrading the version of react-devtools-core to 5.3.1 in development mode.

arstropica avatar Sep 12 '24 15:09 arstropica