frintjs/frint

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

Open

#417 opened on 2018年4月11日

GitHub で見る
 (1 comment) (1 reaction) (0 assignees)JavaScript (746 stars) (37 forks)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