Open
Description
This line here Catches all exceptions within the injector. For complex injector functions, this is a problem as it cripple's the browser's built in debugger and stack trace, giving no information whatsoever on the source of the exception.
This catch block should be optional.
See similar discussion on the Jasmine side of things here: jasmine/jasmine#144
Metadata
Metadata
Assignees
Labels
No labels