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

Synthetic event error when using useLink with value inicialization. #42

Open
cervmi opened this issue Sep 12, 2019 · 0 comments
Open

Synthetic event error when using useLink with value inicialization. #42

cervmi opened this issue Sep 12, 2019 · 0 comments

Comments

@cervmi
Copy link

cervmi commented Sep 12, 2019

I wrote small example:
https://codesandbox.io/s/xenodochial-colden-7pb59
When I start to type in input box, after second key is pressed, error with Synthetic event occurs.
I tried also useSafeLink, but it is not a solution.

But when I use variable to init useLink, everything works fine:
https://codesandbox.io/s/late-tree-vqlqp
Am I doing something wrong, or is it a bug?

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