frintjs/frint

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

Open

#417 创建于 2018年4月11日

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

描述

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

贡献者指南

frint-react: Move subscription to componentDidMount in `observe` HoC · frintjs/frint#417 | Good First Issue