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

Deal with "Object doesn't support property or method 'error'" #8

Open
binarykitchen opened this issue Apr 17, 2018 · 6 comments
Open

Comments

@binarykitchen
Copy link

Sometimes your function still throws me this error

Object doesn't support property or method 'error'

No idea what arguments have been used (form my production site with lots of visits) but since you claim safe-json-stringify is safe, would be good to cover this case as well :)

@binarykitchen
Copy link
Author

Btw that error also has this error number: -2146827850

Plus user agent is

{
 "userAgent": "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0;  Trident/5.0)"
}

Hope this helps narrowing down ...

@ebdrup
Copy link

ebdrup commented Apr 17, 2018 via email

@binarykitchen
Copy link
Author

sure allan, nice wordings ;)

just sharing knowledge here. will keep this tread up to date when i know more.

@ronkorving
Copy link

@binarykitchen Can you provide a stack trace? That is, the full error object, not just the message-part.

@binarykitchen
Copy link
Author

well i dont remember that. it's been two years ago ... next time i ll try to provide more info.

@ronkorving
Copy link

Yeah, I understand. Sorry for even asking :D lol

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

3 participants