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

Script Error with no trace?!?! #930

Closed
thebigredgeek opened this issue Feb 22, 2014 · 5 comments
Closed

Script Error with no trace?!?! #930

thebigredgeek opened this issue Feb 22, 2014 · 5 comments

Comments

@thebigredgeek
Copy link

For some reason, if I have JS errors that are triggered (trying to access a member of undefined, etc) karma simply logs out "Script Error" without a stack trace. Why in the world wouldn't it tell me where the script error is? Is there a way to enable this? I am using grunt-karma. Thanks

@vojtajina
Copy link
Contributor

What browser are you using? Can you try it without grunt, just karma start?

@thebigredgeek
Copy link
Author

I am using Chrome. But this happens with karma (cli) on any browser. I forget the exact case unfortunately. It has been a while. When I find it again I will post an exact case!

@vojtajina
Copy link
Contributor

Please do sent a use case. If Karma eats any exception, that's a bug and we should fix it.

@maksimr
Copy link
Contributor

maksimr commented Dec 17, 2014

@thebigredgeek look at issue #543
may be it will solve your problem

@dignifiedquire
Copy link
Member

Closing due to inactivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants