We saw in the past a lot of users reporting issues like this. Maybe a more readable error helps. Before they just saw: ``` Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'register') at index.38834ec3.js:1:3775 at index.38834ec3.js:1:4006 ``` Fixes https://github.com/microsoft/playwright/issues/27655 |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| bundle.js | ||
| index.html | ||
| package.json | ||
| snapshot.html | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| uiMode.html | ||
| vite.config.ts | ||
| vite.sw.config.ts | ||