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

[BUG] https://playwright.dev/ website does not render in Firefox Private Window #4574

Closed
snerks opened this issue Dec 2, 2020 · 1 comment · Fixed by microsoft/playwright.dev#32
Assignees

Comments

@snerks
Copy link

snerks commented Dec 2, 2020

Context:

  • Playwright Version: N/A
  • Operating System: Windows 10 Home
  • Node.js version: N/A
  • Browser: Firefox
  • Extra: Firefox Private Windows

Describe the bug

In a Firefox Private Window, navigate to:
https://playwright.dev/

Expected Result
Page renders

Actual Result
Page does not render

Console output in Developer Tools
Uncaught (in promise) ReferenceError: data is not defined
set https://playwright.dev/main.js:19
create https://playwright.dev/main.js:19

@mxschmitt
Copy link
Member

mxschmitt commented Dec 2, 2020

I can repro. Saw that they are working on a new docs site too, so it might be not relevant anymore in a few weeks.

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 a pull request may close this issue.

4 participants