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 (37 forks)batch import
help wanted

Repository metrics

Stars
 (746 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド