laurenchen0631 / react-owl-carousel

React + Owl Carousel
Apache License 2.0
198 stars 109 forks source link

destroy method moves to componentDidUpdate #127

Open ktm72 opened 1 year ago

ktm72 commented 1 year ago

UNSAFE_componentWillReceiveProps removed from being called as it causes issue.

After changes yarn run build was run into bash.