Skip to content

Missing methods on IE when "Disable Script Debugging" is enabled #225

Open
@OzairP

Description

@OzairP

On IE (tested on 11 bug same behavior reported on 8 & 9) if the "Disable Script Debugging" setting is enabled IE only provides console.error unless the console is open. This behavior is explains #29.

Attached is the execution of alert(Object.keys(console).join(', ')).
(reactStack and reactStackEnd are side effects of React but is not relevant)
IE11

This is the same execution but when the console is open.
IE11 with console
Tested on IE 11.15.16299.0 via BrowserStack

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions