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

tooltip: $mdGestureProvider.disableAll() throws error In IE11 when tooltips try to open #11745

@gauravlodha

Description

@gauravlodha

Bug, enhancement request, or proposal:

Detailed Reproduction Steps:

  1. Disable mdGestureProvider in IE
  2. It throws error TypeError: Object doesn't support property or method 'contains'

What is the expected behaviour?

It should not throw an error in IE11

What is the current behaviour?

TypeError: Object doesn't support property or method 'contains'

Which versions of AngularJS, Material, OS, and browsers are affected?

  • AngularJS: 1.7.8
  • AngularJS Material: 1.1.19
  • OS: Windows 10
  • Browsers: IE11

Is there anything else we should know? Stack Traces, Screenshots, etc.

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions