Skip to content

console polyfill needed for IE 9 #2289

Closed
@alecklandgraf

Description

@alecklandgraf

full disclosure I don't have an IE 9 instance to test with, but I think this will break

Description

IE 9 does not support console unless dev tools is open.
http://stackoverflow.com/questions/5472938/does-ie9-support-console-log-and-is-it-a-real-function#comment15214547_5473193

A polyfill can prevent JS from breaking: https://github.com/paulmillr/console-polyfill

Environment

  1. Operating system: Windows
  2. Browser and version: IE 9

Reproducible Demo

I don't have an environment to test this with.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions