Open roccoluke opened 3 years ago
We use v1 and would remain using it but prefer if we can fix the warning regards using componentWillMount. Do you intend to fix or will you accept a PR to replace it with componentDidMount?
componentWillMount
componentDidMount
https://github.com/davnicwil/react-frontload/blob/c941d8951aba74f3f9eb96fb1340da47d4a91beb/src/index.js#L193
We use v1 and would remain using it but prefer if we can fix the warning regards using
componentWillMount
. Do you intend to fix or will you accept a PR to replace it withcomponentDidMount
?https://github.com/davnicwil/react-frontload/blob/c941d8951aba74f3f9eb96fb1340da47d4a91beb/src/index.js#L193