Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chrome DevTools not showing network activity anymore #1778

Open
13dante04 opened this issue Aug 17, 2023 · 3 comments
Open

Chrome DevTools not showing network activity anymore #1778

13dante04 opened this issue Aug 17, 2023 · 3 comments
Assignees
Milestone

Comments

@13dante04
Copy link

13dante04 commented Aug 17, 2023

Environment

"@nativescript/angular": "^15.2.0",
"nativescript": "8.5.3",
"@nativescript/android": "8.5.1",
"@nativescript/core": "8.5.9"

Describe the bug
No network activity data is shown in the chrome devtools

To Reproduce
run nativescript app in debug mode with ns debug android --no-hmr --bundle

Expected behavior
Network activity to be recorded when opening chrome DevTool

EDIT: For anyone experiencing the same issue, intercepting traffic with HTTP Toolkit works as a workaround

@vallemar
Copy link

vallemar commented Aug 23, 2023

@13dante04 As of @nativescript/[email protected] the network tab doesn't work. This is currently being worked on to solve it, in the latest version of ios it is working.

If it is required to see the calls in android, and you can't check it in ios, download the android version to 8.4.0 as @nativescript/[email protected]

@febriarief
Copy link

any update?

@NathanWalker
Copy link
Contributor

This along with other dev tools updates like profiler improvements is set for 8.7 in Q1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants