You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@XY0987 Probably you would better to use English rather than Chinese to state your problem? Chat GPT might help you do the translate stuff. Use english will definitely benefit others when they are trying to search similar problem related with your issue, also Rematch contributors and collaborators are able to understand your confusion directly so that they don't need extra translation step. (建议你下次还是用英文来问一个 issue, 毕竟 Github 还是以英语为主, 包括 rematch 的维护者和作者都不是中国人. 你用英文提问有助于其他开发能快速通过英文搜索到相关的问题, 毕竟他们不会中文....觉得自己英文不太好可以用 gpt 辅助你翻译, 还是不自信的话, 可以最后加上一局说自己英文不好请见谅, 我觉得会友好很多....)
使用props来实现页面可以自动更新
使用store返回的dispatch基本数据类型可以自动更新,数组无法自动更新
models详细内容
以上操作,在Son1组件中,调用immerPluginTest 的addItem方法,Son组件中视图更新了,但是Son1并未更新,数据已经改变并且并非是引用地址的问题
The text was updated successfully, but these errors were encountered: