This repository was archived by the owner on Sep 5, 2024. It is now read-only.
race condition in $mdToast show/hide #9166
Labels
g3: reported
The issue was reported by an internal or external product team.
P1: urgent
Urgent issues that should be addressed in the next minor or patch release.
Milestone
Actual Behavior:
What is the issue? *
material/src/core/services/interimElement/interimElement.js
Line 297 in e898d22
What is the expected behavior?
hide() should hide the toast as long as it's called after show(), even if immediately after.CodePen (or steps to reproduce the issue): *
CodePen Demo which shows your issue:
http://codepen.io/anon/pen/jAKgEZDetails:
See the CodePen for information about what specific circumstances do and do not run afoul of the race condition.Angular Versions: *
Angular Version:
1.4.8Angular Material Version:
1.0.0Additional Information:
Browser Type: *
ChromeBrowser Version: *
52.0OS: *
LinuxThe text was updated successfully, but these errors were encountered: