Skip to content
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

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. #147

Closed
ayushbafna24 opened this issue Jan 20, 2021 · 5 comments

Comments

@ayushbafna24
Copy link

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.

  • Move data fetching code or side effects to componentDidUpdate.
  • If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://reactjs.org/link/derived-state

Please update the following components: Rating, RatingAPILayer

@ayushbafna24
Copy link
Author

please help on a immediate basis

@ayushbafnajalhar
Copy link

@dreyescat please help.we are waiting for a kind response

@dreyescat
Copy link
Owner

There is an exact issue like this already #146 . Please check it out. It is marked as help wanted. I'm busy now with other stuff so any pull request is really welcome.

@ayushbafna24
Copy link
Author

ayushbafna24 commented Jan 21, 2021 via email

@dreyescat
Copy link
Owner

It easier than that 😉 .

You do not need to depend on me. Just fork the repo and you will have a copy of your own where you can do whatever you consider fits your needs. Then, afterwards, if you want, you can create a pull request.

Check this if you are not really sure what a fork and pull request are.

Hope it helps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants