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

remaining call to console.log breaks ie9 #14006

Closed
lucienbertin opened this issue Feb 11, 2016 · 0 comments
Closed

remaining call to console.log breaks ie9 #14006

lucienbertin opened this issue Feb 11, 2016 · 0 comments

Comments

@lucienbertin
Copy link
Contributor

in angular.bind.js there is a call to console.log but window.console only exists when the devTools are open in ie9 reference

@Narretz Narretz added this to the 1.5.x milestone Feb 11, 2016
Narretz pushed a commit to Narretz/angular.js that referenced this issue Feb 15, 2016
issue angular#14006 - `window.console` only exists in IE 8 & 9 when the devtools are open

Closes angular#14007
Narretz pushed a commit to Narretz/angular.js that referenced this issue Feb 15, 2016
`window.console` only exists in IE 8 & 9 when the devtools are open

Fixes angular#14006
Closes angular#14007
Closes angular#14047
Narretz pushed a commit that referenced this issue Feb 16, 2016
`window.console` only exists in IE 8 & 9 when the devtools are open

Fixes #14006
Closes #14007
Closes #14047
Narretz pushed a commit that referenced this issue Feb 16, 2016
`window.console` only exists in IE 8 & 9 when the devtools are open

Fixes #14006
Closes #14007
Closes #14047
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

2 participants