Skip to content
This repository was archived by the owner on Jun 26, 2022. It is now read-only.

Conversation

lehresman
Copy link
Contributor

I'm not sure why, but commit bf87936 changed how attributes were checked on the console object. This broke compatibility with IE8. This PR reverts that commit.

On IE8, the current version of console-polyfill will just stop execution when it comes time to replace console.log. No errors, nothing. It just stops execution of the script. This is certainly a bug in IE8, but can be worked around with this patch.

@paulmillr paulmillr merged commit a3e2100 into paulmillr:master Feb 20, 2017
@hairyhenderson hairyhenderson mentioned this pull request May 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants