Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ChangeDetectionStrategy.OnPush causes tooltips to break after upgrade to beta 3 #4014

Closed
alexjlockwood opened this issue Apr 10, 2017 · 3 comments

Comments

@alexjlockwood
Copy link

Bug, feature request, or proposal:

Tooltips started looking glitchy after I upgraded to beta 3 (see the gif and plunkr below).

It seems like the glitch has to do with setting changeDetection: ChangeDetectionStrategy.OnPush on the component, because when I remove that line the tooltips look fine.

What is the expected behavior?

The tooltip shouldn't flicker.

What is the current behavior?

The tooltip flickers:

tooltipbug

What are the steps to reproduce?

Here is a Plunkr that reproduces the issue: https://plnkr.co/edit/uqE0gm?p=preview

Which versions of Angular, Material, OS, browsers are affected?

I am using Chrome, the latest version of Material (beta 3), and the latest version of Angular (4.0.1).

@willshowell
Copy link
Contributor

Looks like dupe of #3497, with PR on the way #3671

@jelbourn
Copy link
Member

Yep, should be fixed by #3671 in the next release.

@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 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants