question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add option to disable tab animations

See original GitHub issue
  • Add an @Input to mat-tab-group to disable the animation
  • Add a MAT_TABS_OPTIONS provider to configure it globally

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:4
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
crisbetocommented, Jan 8, 2019

@leopardy it accepts a string. E.g. animationDuration="100ms" or [animationDuration]="'100ms'".

0reactions
angular-automatic-lock-bot[bot]commented, Sep 10, 2019

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I disable the animation that occurs in a tab when a ...
you can disable that animation like this: enter about:config into the firefox address bar (confirm the info message in case it shows up)...
Read more >
Is it possible to disable mat-tab animations with pure css
I want to disable the Angular Material mat-tab animation (the animation that occurs as the content slides into place). I know it is...
Read more >
How do I disable the animation when I close a tab? : r/firefox
I found old answers saying to go to about:config and set browser.tabs.animate or toolkit.cosmeticAnimations.enabled to false but none of ...
Read more >
Change, remove or turn off animation effects - Microsoft Support
If you want to disable animations from an entire presentation, click the Slide Show tab, click Set Up Slide Show, and then select...
Read more >
How to Disable default Tab animation effects in Angular Tabs ...
You can disable the default Tab animations with the help of the animation property of the Tab. The sample demonstrates Tab without the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found