[3.x] diff() 发出无效的根更新路径 ('' 和 '.key') → "公共属性 [$] 未找到",在部署后堵塞组件
作者: mevfiew创建于 2026年8月13日更新于 2026年8月13日
`diff()` in `js/utils.js` can emit **invalid top-level property paths** — either the empty string `''` or a leading-dot path like `'.foo'`. Both are rejected by the server, which surfaces as:
内容来源: livewire/livewire