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

bug: various hooks seem ill-behaved #6

Open
cdaringe opened this issue Jun 6, 2020 · 0 comments
Open

bug: various hooks seem ill-behaved #6

cdaringe opened this issue Jun 6, 2020 · 0 comments

Comments

@cdaringe
Copy link
Contributor

cdaringe commented Jun 6, 2020

problem

  • useRef doesnt update to with references to blessed nodes
  • useState generally works, but in some cases inside of useEffect closures, correct state is not reflected out (see examples/index) where the same impl works in React.PureComponent vs FC impl
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

1 participant