frintjs/frint

frint-react: Move subscription to componentDidMount in `observe` HoC

Open

#417 创建于 2018年4月11日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)JavaScript (37 fork)batch import
help wanted

仓库指标

Star
 (746 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

At the moment, it's happening in componentWillMount, which is not recommended.

贡献者指南