Context:
- Browser: Chrome, macOS 10.15.5 (19F101)
Describe the bug
I'm trying to learn more about playwright, but I'm having a hard time since the website shows a blank page when I try to load it. The error:
Uncaught (in promise) TypeError: Cannot read property 'map' of null
at L._initialize (main.js:19)
at async Function.create (main.js:19)
at /async https:/playwright.dev/main.js:39
