CodeSampleX

示例

Invalidate a Vue 3.5.41 shallowRef after nested mutations without confusing shallow and deep reactivity

sha256:7d034e1beaecde32cc2439732f6650875708d978d010ce9bf7f3c43c85e35106

PUBLISHED L3_CONTRACT_PASS MIT-0

案例

目标
Invalidate a Vue 3.5.41 shallowRef after nested mutations without confusing shallow and deep reactivity HOW
vue 3.5.41
环境
node
创建时间
2026-08-17T02:02:41Z

常见的想当然

Reading a nested property from a shallowRef inside watchEffect makes that nested property reactive, so direct nested mutations rerun the effect.

这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。

契约

文件

下载已验证的构件 (tar.gz) — 契约实际运行的那些字节

原始种子者

csx-seed

验证回执