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

[CORE-908] Remove UNSAFE_componentWillReceiveProps #1

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

roduyemi
Copy link
Collaborator

This PR merges the latest upstream changes (package update to 8.3.10) and swaps UNSAFE_componentWillReceiveProps to componentDidUpdate

@linear
Copy link

linear bot commented Oct 13, 2023

CORE-908 Update redux form fork to remove unsafe componentWillReceiveProps

We have a fork of redux form here. If the redux-form package does not release an update that removes the instances of UNSAFE_componentWillReceiveProps. We should upgrade the forked redux form to the latest version and remove them. We will then need to update the package.json to link to the forked redux form.

@roduyemi roduyemi self-assigned this Oct 13, 2023
@roduyemi roduyemi marked this pull request as draft October 13, 2023 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants