Commit beb00e4
fix(*): only call console.log when window.console exists
`window.console` only exists in IE 8 & 9 when the devtools are open
Fixes angular#14006
Closes angular#14007
Closes angular#140471 parent 6a4403a commit beb00e4
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
0 commit comments