Fixes https://github.com/webrecorder/browsertrix-cloud/issues/1441, regression introduced in https://github.com/webrecorder/browsertrix-cloud/pull/1423 ### Manual testing 1. Log in and go to "Archived Items" 2. Click a crawl. Verify that "Sorry, couldn't retrieve crawl logs" notification doesn't show and logs fetch as expected. ### Follow-ups Consistency pass on rest of `LitElement` helpers here: https://github.com/webrecorder/browsertrix-cloud/pull/1443 |
||
|---|---|---|
| .. | ||
| .husky | ||
| assets | ||
| config | ||
| patches | ||
| scripts | ||
| src | ||
| tests | ||
| xliff | ||
| .dockerignore | ||
| .editorconfig | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierignore | ||
| .vscode | ||
| 00-browsertrix-nginx-init.sh | ||
| Dockerfile | ||
| frontend.conf.template | ||
| index.d.ts | ||
| lit-localize.json | ||
| minio.conf | ||
| package.json | ||
| playwright.config.ts | ||
| postcss.config.js | ||
| README.md | ||
| sample.env.local | ||
| tailwind.config.js | ||
| tsconfig.eslint.json | ||
| tsconfig.json | ||
| web-test-runner.config.mjs | ||
| webpack.config.js | ||
| webpack.dev.js | ||
| webpack.prod.js | ||
| yarn.lock | ||