Closed fengelniederhammer closed 4 days ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
dashboard-components | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 19, 2024 3:49pm |
This is a preview of the changelog of the next release. If this branch is not up-to-date with the current main branch, the changelog may not be accurate. Rebase your branch on the main branch to get the most accurate changelog.
Note that this might contain changes that are on main, but not yet released.
Changelog:
Summary
Apparently, the concrete error type doesn't make it across the wire. Any error type that you send back from a web worker will be deserialized as a plain
Error
.Screenshot
PR Checklist