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

Random 'synthetic events' error #287

Open
emilyb7 opened this issue Apr 26, 2017 · 0 comments
Open

Random 'synthetic events' error #287

emilyb7 opened this issue Apr 26, 2017 · 0 comments
Labels

Comments

@emilyb7
Copy link
Collaborator

emilyb7 commented Apr 26, 2017

screen shot 2017-04-26 at 15 09 06

Since refactoring some of the sockets stuff yesterday, this error message has been appearing somewhat sporadically.

Full error message:

main.js:4827 Warning: This synthetic event is reused for performance reasons. If you're seeing this, you're accessing the method `currentTarget` 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://fb.me/react-event-pooling for more information.
printWarning @ main.js:4827
warning @ main.js:4851
warn @ main.js:6268
get @ main.js:6262
tryCatchStringify @ VM7458:1
stringify @ VM7458:1
toContentScript @ VM7458:1
relay @ VM7458:1
(anonymous) @ VM7458:2
invokeFunc @ VM7458:2
trailingEdge @ VM7458:2
timerExpired @ VM7458:2

I don't really understand the docs it points to and how they are relevant to us.

In the meantime, nothing appears to be actually broken.

@shiryz @des-des @MHemsley any idea if this is bad?

@emilyb7 emilyb7 added this to the Final fixes milestone Apr 26, 2017
@emilyb7 emilyb7 removed this from the Final fixes milestone Apr 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant