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

fix(log): no longer emitting 'undefined' for $log.info/err/etc in IE #4088

Closed
wants to merge 1 commit into from

Conversation

colincasey
Copy link
Contributor

Closes #1705

@mary-poppins
Copy link

Thanks for the PR!

  • Contributor signed CLA now or in the past
    • If you just signed, leave a comment here with your real name
  • PR's commit messages follow the commit message format

If you need to make changes to your pull request, you can update the commit with git commit --amend.
Then, update the pull request with git push -f.

Thanks again for your help!

@colincasey
Copy link
Contributor Author

Just signed the CLA a short while ago. My real name is Colin Casey as you may have guessed from my screen name :)

@btford
Copy link
Contributor

btford commented Sep 28, 2013

Landed as 4ff1a65.

@btford btford closed this Sep 28, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Angular 1.0.3 emitting 'undefined' string trailing each $log.info/err/etc in IE9...
3 participants