-
Notifications
You must be signed in to change notification settings - Fork 25k
Closed
Labels
DXIssues concerning how the developer experience can be improved.Issues concerning how the developer experience can be improved.Impact: RegressionDescribes a behavior that used to work on a prior release, but stopped working recently.Describes a behavior that used to work on a prior release, but stopped working recently.Needs: Author FeedbackNeeds: React Native Team AttentionNeeds: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.Type: Upgrade IssueIssues reported from upgrade issue formIssues reported from upgrade issue form
Description
Old Version
0.73.x
New Version
0.74.0-rc.1
Description
Following the instructions to connect to the Hermes debugger https://reactnative.dev/docs/next/debugging
I expect to see the Hermes target in chrome://inspect but I don't.
This happens on both iOS and Android. It also occurs on 0.74.0-rc.0
It does not reproduce on 0.73.x so its a new regression
Steps to reproduce
npx react-native init Release074 --version 0.74.0-rc.2- Get metro running
yarn start& built on either iOS or Android - Follow instructions for Hermes debugger via https://reactnative.dev/docs/next/debugging by heading to
chrome://inspectand putting the port forwarding information
I'd expect to see the Hermes target in dev tools, but nothing shows up
Affected Platforms
Runtime - Android, Runtime - iOS
Output of npx react-native info
n/a
Stacktrace or Logs
n/a
Reproducer
--
Screenshots and Videos
No response
Metadata
Metadata
Assignees
Labels
DXIssues concerning how the developer experience can be improved.Issues concerning how the developer experience can be improved.Impact: RegressionDescribes a behavior that used to work on a prior release, but stopped working recently.Describes a behavior that used to work on a prior release, but stopped working recently.Needs: Author FeedbackNeeds: React Native Team AttentionNeeds: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.Type: Upgrade IssueIssues reported from upgrade issue formIssues reported from upgrade issue form