Skip to content

Conversation

crisbeto
Copy link
Member

Fixes the Dialog emitting some of its events twice on certain browsers due to an issue in @angular/animations which invokes the animation done callback twice.

Fixes #13585.

Fixes the `Dialog` emitting some of its events twice on certain browsers due to an issue in `@angular/animations` which invokes the animation `done` callback twice.

Fixes angular#13585.
@crisbeto crisbeto added pr: merge safe target: patch This PR is targeted for the next patch release labels Oct 12, 2018
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Oct 12, 2018
Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jelbourn jelbourn added pr: lgtm action: merge The PR is ready for merge by the caretaker labels Oct 12, 2018
crisbeto added a commit to crisbeto/material2 that referenced this pull request Oct 14, 2018
Along the same lines as angular#13600 and angular#13587. The `animationDone` will be emitted twice in a row for some browsers due to a bug in `@angular/animations`.
@josephperrott josephperrott removed their request for review October 15, 2018 14:59
@andrewseguin andrewseguin merged commit ba7d53d into angular:master Oct 15, 2018
josephperrott pushed a commit that referenced this pull request Oct 19, 2018
…#13608)

Along the same lines as #13600 and #13587. The `animationDone` will be emitted twice in a row for some browsers due to a bug in `@angular/animations`.
josephperrott pushed a commit that referenced this pull request Oct 19, 2018
…#13608)

Along the same lines as #13600 and #13587. The `animationDone` will be emitted twice in a row for some browsers due to a bug in `@angular/animations`.
josephperrott pushed a commit that referenced this pull request Oct 19, 2018
…#13608)

Along the same lines as #13600 and #13587. The `animationDone` will be emitted twice in a row for some browsers due to a bug in `@angular/animations`.
roboshoes pushed a commit to roboshoes/material2 that referenced this pull request Oct 23, 2018
…ular#13587)

Fixes the `Dialog` emitting some of its events twice on certain browsers due to an issue in `@angular/animations` which invokes the animation `done` callback twice.

Fixes angular#13585.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CdkDialog afterClosed called twice on safari & edge
5 participants