Skip to content

Does not work in IE #4

@totoCZ

Description

@totoCZ

Line 49 in the compiled JS throws an error.

http://stackoverflow.com/questions/19321938/invalid-calling-object-error-in-ie

Replacing it with t = ({}).toString.call(a); solves the problem.

angular/router@750aa82
Seems like Object.prototype is good enough too.

Win 7 / IE 11

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