-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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] Trace viewer TypeError on Firefox #20259
Comments
I can't repro with Firefox 109 on Windows. Do you open the Trace with |
Yes, I ran Interesting that you cannot reproduce on Windows; not impossible that the issue is environmental on my end. I unfortunately do not have another box to test with. |
Is your machine managed with some enterprise policies or intune'd? |
Yes, it is (with Rippling). |
I can repro with |
@dgozman I failed to repro on either Playwright 1.29.2, 1.30.0 or canary. How do you repro this? |
For me is reproducible with playwight version 9.3.1 node v18.14.0 |
I'm able to produce this error when defining a host other than 127.0.0.1/localhost to serve the report.
Replace I see the problem in Chrome, Firefox, and Safari back to v1.27 when the |
Not sure whats actually going on here, turns out this breaks the trace viewer on firefox. -> all the iframes won't work. Can't repro on stock firefox, so seems like something fishy on our end. References #20259
Fixes #20259 --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Andrey Lushnikov <[email protected]>
Context:
envinfo output
Code Snippet
(Not applicable)
Describe the bug
I noticed recently after upgrading to 1.29.2 that when I attempt to view traces in Firefox on Mac there is an error in the browser dev console like as follows. If I use Chrome, then the trace viewer renders without any issues. Please forgive me, I do not recall the version I was updating from but it wasn't that old. Probably 1.28.x
And here is text of the above message:
Thank you for your time and consideration of this issue.
The text was updated successfully, but these errors were encountered: