Skip to content

Ripples not being cleaned up in certain cases in Edge and IE #1943

Closed
@crisbeto

Description

@crisbeto

In certain cases (md-menu and md-select in particular) the ripples don't get removed and can start stacking up in Edge and IE (the .md-ripple-foreground is the element that sticks around). I've tracked it down to this handler not being fired, although I'm not quite sure why it's happening. I've tried playing around with the timing and tweaking the CSS, but I didn't manage to get it to work. For reference:

bug

A potential solution can be to have a timeout that cleans it up after a while, but I'm not sure how we would handle the event data that is being passed to the callback.

CC @jelbourn

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions