Closed palaniraja closed 5 months ago
:warning: | Missing Reproducible Example |
---|---|
:information_source: | We could not detect a reproducible example in your issue report. Please provide either:
|
:warning: | Newer Version of React Native is Available! |
---|---|
:information_source: | You are on a supported minor version, but it looks like there's a newer patch available - 0.73.8. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases. |
Confirmed bug. We'll see if we can resolve this — definitely in a future version of our debugger, as this remains experimental today. I'll reference this in https://github.com/react-native-community/discussions-and-proposals/discussions/733.
Description
cmd
++
to zoom in andcmd
+0
to reset zoom are broken on debuggerSteps to reproduce
start metro with
--experimental-debugger
new experimental debugger and try to zoom inalso
npx react-native info
output attached is lying.. it has Hermes enabled I can use the debuggerReact Native Version
0.73.4
Affected Platforms
Runtime - Desktop
Output of
npx react-native info
Stacktrace or Logs
Reproducer
N/A
Screenshots and Videos
No response