反应道具订阅不起作用

时间:2018-08-09 07:04:59

标签: reactjs

根据React 16.3,现在我们可以订阅道具更改了 https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#adding-event-listeners-or-subscriptions

我为此创建了一个沙箱(https://codesandbox.io/s/myvwo693r9),但它总是报告 this.props.dataSource.subscribe is not a function

有人建议为什么它不起作用?

0 个答案:

没有答案