Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

"ng-mouseenter" broken in SVG template in Internet Explorer 9-11 #10259

Closed
@askuzminov

Description

@askuzminov

IE breaks on the line 3047

if (!related || (related !== target && !target.contains(related))) {

SVG in IE has no "contains" method

example http://jsfiddle.net/4pe5pyn3/

Angular version - 1.3.4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions