heluxjs / helux

A reactive atomic state engine for React like.

Home Page:https://heluxjs.github.io/helux/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

连接的模块无法触发更新!!!

itmanyong opened this issue · comments

不要传整个connectedState进去,这是一个不变的对象
image

即使是直接使用ctx.connectedState也无法同步界面更新,仿佛没有订阅到一样
image

有可能是2.17版本的引入的bug,你更新到2.18试试呢,可以看下面这个链接是ok的

https://codesandbox.io/s/amazing-borg-3bke1l?file=/src/index.js