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

mdTooltip: no animation with ChangeDetectionStrategy.OnPush #4338

Closed
karlhaas opened this issue May 1, 2017 · 5 comments
Closed

mdTooltip: no animation with ChangeDetectionStrategy.OnPush #4338

karlhaas opened this issue May 1, 2017 · 5 comments

Comments

@karlhaas
Copy link

karlhaas commented May 1, 2017

Bug, feature request, or proposal:

Bug: Animation of tooltips not working in combination with ChangeDetectionStrategy.OnPush

What is the expected behavior?

The animation of mdTooltip should work with ChangeDetectionStrategy.OnPush

What is the current behavior?

First there is just a small rectangle with the background color of the tooltip visible. Then it directly shows the full tooltip. Also if I slightly move the cursor above the md-icon-button, the tooltip "jumps" between not visible, fully visibly and just the small rectangle.

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

Angular 4.0.2
Material 2.0.0-beta.3

Is there anything else we should know?

It worked with 2.0.0-beta.2

@willshowell
Copy link
Contributor

I think this was fixed by #3671. Try using the latest master build to see if your issue has been fixed.

@jelbourn
Copy link
Member

jelbourn commented May 1, 2017

Should be fixed by #3671

@jelbourn jelbourn closed this as completed May 1, 2017
@karlhaas
Copy link
Author

karlhaas commented May 2, 2017

thx @willshowell @jelbourn !
Since we are already using Material in production it would be important to get bugfixes more frequent. What is currently the best approach to get the fixes? Would it be possible to get bugfix releases more often?

@fxck
Copy link
Contributor

fxck commented May 2, 2017

Just use material2-builds, it rarely ever breaks stuff. Been running on the edge for a while without any problems.

@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

4 participants