Skip to content

fix(transition/transitionService): uses console.error to log error in default error handler #2600

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

Merged
merged 1 commit into from
Mar 2, 2016

Conversation

matthewjh
Copy link
Contributor

Hey,

We should use console.error here rather than console.log to benefit from the browser's error-specific logging features (e.g. stack trace display).

@nateabele
Copy link
Contributor

👍

christopherthielen added a commit that referenced this pull request Mar 2, 2016
fix(transition/transitionService): uses console.error to log error in default error handler
@christopherthielen christopherthielen merged commit bdb8327 into angular-ui:master Mar 2, 2016
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

Successfully merging this pull request may close these issues.

3 participants