1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-02 16:43:19 +01:00
Files
frontend/build-scripts/gulp
Logan Rosen b3b8f1a38a Filter ResizeObserver loop errors from dev server overlay (#30125)
The @rspack/dev-server overlay catches ResizeObserver loop errors as
runtime crashes, showing a full-screen error overlay that blocks
development. These errors are benign — they originate from
lit-virtualizer (used by ha-data-table) and simply mean not all
resize observations could be delivered in a single animation frame.

Add a client.overlay.runtimeErrors filter to the dev server config
that suppresses ResizeObserver loop messages while still surfacing
all real runtime errors.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-13 08:28:58 +02:00
..
2024-11-26 14:49:13 +01:00
2026-01-22 13:30:33 +01:00
2026-01-22 13:30:33 +01:00
2024-11-26 14:49:13 +01:00
2026-01-22 13:30:33 +01:00
2024-11-26 14:49:13 +01:00
2026-01-22 13:30:33 +01:00
2024-11-26 14:49:13 +01:00