Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix Admin web workers
issue: NEXT-33031
author: Sebastian Seggewiss
author_email: [email protected]
author_github: @seggewiss
---
- Changed
worker.init.ts
to report worker errors in each tab - Added
src/core/worker/admin-worker
, containing the worker logic - Added
src/core/worker/admin-worker.worker
to handle mobile workers