frintjs/frint
GitHub で見るfrint-react: Move subscription to componentDidMount in `observe` HoC
Open
#417 opened on 2018年4月11日
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.