覃亮(罄天)

Results 3 issues of 覃亮(罄天)

Info as bellow: `componentDidMount() { if (window.onPageDidMount) { //emit an error here window.onPageDidMount(this); if (this.updatePageModel) { const pathname = getPagePathName(this.props.location.pathname); const nextPagePath = this.getPagePath(pathname); //emit an error here this.updatePageModel({ pathname:...

您好,看到你fork了我的[仓库](https://github.com/liangklfangl/),里面有部分内容写的有问题,能麻烦删除下吗?如果有疑问可以加我的微信:微信号为liangklfang 昵称(幻海之巅),谢谢啦。也希望后续有机会共同探讨。

If we install [email protected] and [email protected] manually, then next code fragment will throw: ```js function updatingItem(state, action) { return state.set('updating', state.get('updating').push(action.itemId)); } ``` But, if we downgrade to [email protected], everything...

bug