frintjs/frint
View on GitHubfrint-react: Move subscription to componentDidMount in `observe` HoC
Open
#417 opened on Apr 11, 2018
help wanted
Description
At the moment, it's happening in componentWillMount, which is not recommended.
#417 opened on Apr 11, 2018
At the moment, it's happening in componentWillMount, which is not recommended.