Skip to content

Conversation

@iamAbhi-916
Copy link
Contributor

@iamAbhi-916 iamAbhi-916 commented Nov 26, 2025

Description

Disable network domain from devtools UI until 0.83

Note :
enable-network-panel experiment persisted in local Storage of RN devtools app -> If it was ever enabled (even once), it stays enabled until manually disabled.

to manually disable need to remove the value from localstorage
In the React Native DevTools app , DevTools: Settings → Experiments → uncheck (Enable Network panel)

Type of Change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Why

Upstream has disabled network domain unless we specifically opt in, we have decided to enable network in coming releases expected 0.83.
upstream PR for ref :
facebook/react-native#54516
facebook/react-native-devtools-frontend#220

Resolves [Add Relevant Issue Here]
#15413

What

What changes were made to the codebase to solve the bug, add the functionality, etc. that you specified above.

Screenshots

image

Testing

tested in playground.

Changelog

Should this change be included in the release notes: no

Microsoft Reviewers: Open in CodeFlow

…15410)

* disable network domain for modern devtools until 0.83

* Change files
@iamAbhi-916 iamAbhi-916 requested a review from a team as a code owner November 26, 2025 18:05
@iamAbhi-916 iamAbhi-916 merged commit d405028 into 0.81-stable Nov 27, 2025
91 checks passed
@iamAbhi-916 iamAbhi-916 deleted the disable_network_81 branch November 27, 2025 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants