Skip to content

Exception in jquery,native JavaScript object expected #234

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

Closed
zubairov opened this issue Jul 28, 2014 · 2 comments
Closed

Exception in jquery,native JavaScript object expected #234

zubairov opened this issue Jul 28, 2014 · 2 comments

Comments

@zubairov
Copy link

We see sometimes this error on our page:

image

What could be the reason for that?

@mattrobenolt
Copy link
Contributor

@zubairov This is very typically your code that is broken. Raven is just monkey patching and wrapping your code, but this monkey patch sometimes makes it look like the culprit is Raven itself when it's coming from the function it's calling.

Let me know if you can prove otherwise, but I'm pretty confident this is a bug on your end and not with Raven.

@mattrobenolt
Copy link
Contributor

Also see: #200

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