kdeloach / react-lineto

Draw a line between two elements in React
MIT License
234 stars 63 forks source link

Lifecycle warnings in strict mode (UNSAFE_componentWillMount, UNSAFE_componentWillReceiveProps) #62

Open whyccup opened 2 years ago

whyccup commented 2 years ago

Warning: Using UNSAFE_componentWillMount, UNSAFE_componentWillReceiveProps in strict mode is not recommended

Hi team. Could you fix this warning? May be related to this issue. Thanks a lot!

nwrousell commented 2 years ago

I'm getting this too