Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Error during config phase should not be ignored #1578

Closed
vojtajina opened this issue Nov 15, 2012 · 3 comments
Closed

Error during config phase should not be ignored #1578

vojtajina opened this issue Nov 15, 2012 · 3 comments

Comments

@vojtajina
Copy link
Contributor

someModule.config(function() {
  throw new Error('SILENCED');
});
@pkozlowski-opensource
Copy link
Member

@vojtajina isn't it duplicate of #1018 ?

@pkozlowski-opensource
Copy link
Member

@vojtajina what was the version you were trying? It seems to be fine with:

@btford btford closed this as completed Aug 24, 2013
@btford
Copy link
Contributor

btford commented Aug 24, 2013

As part of our effort to clean out old issues, this issue is being automatically closed since it has been inactivite for over two months.

Please try the newest versions of Angular (1.0.8 and 1.2.0-rc.1), and if the issue persists, comment below so we can discuss it.

Thanks!

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

No branches or pull requests

3 participants