Skip to content

Conversation

@binhqx
Copy link
Contributor

@binhqx binhqx commented May 1, 2013

IE 10 console object is defined, however, there is no function console.debug(). In this case the logging function will be bound to the default console.log(). This must be done using the boundToConsole() function or IE will produces a " Invalid calling object" error.

IE 10 console object is defined, however, there is no function console.debug(). In this case the logging function will be bound to the default console.log(). This must be done using the boundToConsole() function or IE will produces a " Invalid calling object" error.
pimterry added a commit that referenced this pull request May 1, 2013
Handle missing console.debug() function in Internet Explorer 10
@pimterry pimterry merged commit 355ede6 into pimterry:master May 1, 2013
@pimterry
Copy link
Owner

pimterry commented May 1, 2013

Awesome, thank you!

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.

2 participants