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

Click Event not working on react page #764

Open
dalepo opened this issue Apr 22, 2018 · 1 comment
Open

Click Event not working on react page #764

dalepo opened this issue Apr 22, 2018 · 1 comment

Comments

@dalepo
Copy link

dalepo commented Apr 22, 2018

I'm having a problem on a react based application. Apparently every click event in a page throws this error in console:

TypeError: SyntheticEvent.call is not a function. (In 'SyntheticEvent.call(this, dispatchConfig, dispatchMarker, nativeEvent, nativeEventTarget)', 'SyntheticEvent.call' is an instance of ProxyObject)

This error breaks click events for all elements.
I think this is related to this issue . Is there a way to work around this?
I'm afraid I cannot provide the URL of the application in public, but you can PM me and I will give it to you.
Any help is appreciated.
Thanks!

@Gallaecio
Copy link
Member

Did you ever manage to solve your issue?

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