灌糖包子 e729ac1af2
fix: 过滤 dev overlay 中误报的 ResizeObserver loop 错误
ResizeObserver loop completed with undelivered notifications 是浏览器
规范允许的良性通知,Element Plus 下拉框展开时会触发,不影响实际功能。
webpack-dev-server 错误地将其当成运行时错误弹出 overlay,通过
client.overlay.runtimeErrors 回调将其过滤掉。

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-11 01:32:55 +08:00
2023-01-25 22:12:02 +08:00
2026-04-03 11:02:11 +08:00
Description
博客管理后台web端
2.6 MiB
Languages
Vue 79.6%
TypeScript 13.2%
Less 7%
HTML 0.2%