-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
[Bug]: broken UI while showing network response body #32552
Labels
Comments
Maybe I can submit a PR to fix this issue |
morenyang
added a commit
to morenyang/playwright
that referenced
this issue
Sep 11, 2024
fixes can not show full body in network request details when response have multiple line, and fixes the scrollbar display issue in request details. Fixes microsoft#32552
This was referenced Oct 4, 2024
This was referenced Oct 5, 2024
This was referenced Oct 12, 2024
This was referenced Oct 30, 2024
This was referenced Oct 31, 2024
This was referenced Nov 7, 2024
This was referenced Nov 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
1.47.0
Steps to reproduce
Expected behavior
I should see the "Body" tab fill with tab content
Actual behavior
I only see the first row of body
Additional context
No response
Environment
The text was updated successfully, but these errors were encountered: