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

Component updating for changes between render and useEffect #6

Open
aleksandrjet opened this issue Apr 19, 2023 · 1 comment
Open

Comments

@aleksandrjet
Copy link
Contributor

Hi! I found bug and fixed it. This happen when the store was changed fast, between the first render of component and the first useEffect.

Can i get access to repo for a pr open?

@ai
Copy link
Member

ai commented Apr 19, 2023

Can i get access to repo for a pr open?

You do not need access.

  1. Press Fork button.
  2. Make changes in your fork
  3. Do PR

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

No branches or pull requests

2 participants