tnfe / limu

High performance immutable lib alternative to immer with the same api, based on shallow copy on read and mark modified on write mechanism.
https://tnfe.github.io/limu
MIT License
220 stars 13 forks source link

sandbox中被produce的数据仍然未运作,甚至不能被coutn触发更新 #3

Closed itmanyong closed 3 years ago

itmanyong commented 3 years ago

升级到1.0.11,bug已修复,感谢关注

不知道是不是写法的问题,sandbox中升级1.0.11后仍然未生效,甚至count的变化也不能触发被produce的数据更新视图

Originally posted by @itmanyong in https://github.com/tnfe/limu/issues/2#issuecomment-883002716