fix(diy): 从贴纸编辑页返回时 onShow 同步缓存最新贴纸
navigateBack 不触发工作台重新挂载,stickers state 停留在进入前的旧值, 编辑保存虽已写入缓存/服务端但工作台渲染的是旧 state。 useDidShow 从缓存同步当前设计贴纸(含 src/edits 变化), 首次 onShow 跳过(mount 读取端已做旧数据归一化)。 Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user