-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UNSAFE_componentWillReceiveProps in strict mode is not recommended and may indicate bugs in your code. | Please update the following components: ReactOwlCarousel #111
Comments
I have the exact same error.
@laurenchen0631 |
Hi Guys here i have the seme issue. Please update the way that you manage the state. Any plan for this update ? |
how to fixed this warning anybody can help? |
Hi. I found "UNSAFE_componentWillReceiveProps" only in react-owl-carousel/src/OwlCarousel.tsx.
...and 80-84:
Is this necessary? Seems like those lines were useless. Maybe if it will be removed or replaced correctly, an error message will disappear. Can anybody help? |
Is there a fix to this yet? |
I am using react-owl-carousel-dotlab. They don't have this issue and there is no need to update the code, just install this package and import it. |
Page Not Found.... |
I am having the same issue right now |
1 similar comment
I am having the same issue right now |
im using the 2.3.3v and i have this issue
index.js:1 Warning: Using UNSAFE_componentWillReceiveProps in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.
Please update the following components: ReactOwlCarousel
The text was updated successfully, but these errors were encountered: