jhen0409 / react-native-debugger

The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools
MIT License
10.35k stars 809 forks source link

Reload JS and Inspect Element missing from context menu #808

Open arstropica opened 1 month ago

arstropica commented 1 month ago

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 commented 1 week ago

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