Skip to content

React: Fixing double-render on component initialization #154

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

Merged
merged 2 commits into from
Mar 8, 2023

Conversation

rokotyan
Copy link
Contributor

@rokotyan rokotyan commented Mar 7, 2023

Fixes #153

Before

SCR-20230307-ndtj

After

image

@rokotyan rokotyan added the fix Bug fix label Mar 7, 2023
@rokotyan rokotyan added this to the Release v1.1.0 milestone Mar 7, 2023
@rokotyan rokotyan requested a review from reb-dev March 7, 2023 22:52
@rokotyan rokotyan merged commit d0f1a54 into main Mar 8, 2023
@rokotyan rokotyan mentioned this pull request Apr 19, 2023
@rokotyan rokotyan deleted the fix/react-render branch May 22, 2023 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

React: Render happens twice on initialization
2 participants