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

Getting "Warning: This synthetic event is reused for performance reasons" #47

Open
mthahzan opened this issue Jan 11, 2023 · 0 comments

Comments

@mthahzan
Copy link

I'm getting the following error when pressing the button

ERROR Warning: This synthetic event is reused for performance reasons. If you're seeing this, you're accessing the method preventDefault on a released/nullified synthetic event. This is a no-op function. If you must keep the original synthetic event around, use event.persist(). See https://reactjs.org/link/event-pooling for more information.

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