Skip to content

Fixed crash in RN 0.78.x #2624

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed crash in RN 0.78.x #2624

wants to merge 1 commit into from

Conversation

bmatasar
Copy link
Contributor

It seems prevProps and this.props are always different in RN 0.78.

Compare only the properties used in the update of the reservation list.

It seems `prevProps` and `this.props` are always different in RN 0.78.
Compare only the properties used in the  update of the reservation list
@bmatasar
Copy link
Contributor Author

This is a fix for #2610

@diegomichell
Copy link

I reviewed and tested the changes, this does fix the problem. 💯

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

Successfully merging this pull request may close these issues.

2 participants