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.

[Tabs] Animation error

See original GitHub issue

Bug, feature request, or proposal:

Bug

What is the expected behavior?

No errors

What is the current behavior?

MdTabBody.html:1 ERROR DOMException: Failed to execute ‘animate’ on ‘Element’: Partial keyframes are not supported. at WebAnimationsPlayer._triggerWebAnimation (http://localhost:4200/vendor.bundle.js:67793:35) at WebAnimationsPlayer.init (http://localhost:4200/vendor.bundle.js:67776:29) at InjectableAnimationEngine.DomAnimationEngine._queuePlayer (http://localhost:4200/vendor.bundle.js:67067:16) at InjectableAnimationEngine.DomAnimationEngine.animateTransition (http://localhost:4200/vendor.bundle.js:66982:14) at InjectableAnimationEngine.DomAnimationEngine.setProperty (http://localhost:4200/vendor.bundle.js:66853:18) at AnimationRenderer.setProperty (http://localhost:4200/vendor.bundle.js:94476:26) at DebugRenderer2.setProperty (http://localhost:4200/vendor.bundle.js:13622:23) at setElementProperty (http://localhost:4200/vendor.bundle.js:9897:19) at checkAndUpdateElementValue (http://localhost:4200/vendor.bundle.js:9816:13) at checkAndUpdateElementInline (http://localhost:4200/vendor.bundle.js:9750:24) at checkAndUpdateNodeInline (http://localhost:4200/vendor.bundle.js:12443:23) at checkAndUpdateNode (http://localhost:4200/vendor.bundle.js:12418:16) at debugCheckAndUpdateNode (http://localhost:4200/vendor.bundle.js:13047:59) at debugCheckRenderNodeFn (http://localhost:4200/vendor.bundle.js:13026:13) at Object.eval [as updateRenderer] (ng:///MdTabsModule/MdTabBody.ngfactory.js:183:5)

What are the steps to reproduce?

  1. Create an md-tab-group inside another md-tab-group and set property selectedIndex to a local variable [(selectedIndex)]="innerTabIndex".
  2. Open the page, select the last tab on the inner tab group, generally jump between tabs
  3. See that it throws an error.

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

_                      _                 ____ _     ___

/ \ _ __ __ _ _ | | __ _ _ __ / | | | | / △ \ | ’ \ / _ | | | | |/ _ | '| | | | | | | / ___ | | | | (| | || | | (| | | | || | | | // __| ||_, |_,||_,|| _||| |___/ @angular/cli: 1.0.0 node: 7.9.0 os: win32 x64 @angular/animations: 4.0.1 @angular/common: 4.0.1 @angular/compiler: 4.0.1 @angular/core: 4.0.1 @angular/forms: 4.0.1 @angular/http: 4.0.1 @angular/material: 2.0.0-beta.3 @angular/platform-browser: 4.0.1 @angular/platform-browser-dynamic: 4.0.1 @angular/router: 4.0.1 @angular/cli: 1.0.0 @angular/compiler-cli: 4.0.1

Tested on latest Chrome

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
monoflashcommented, May 22, 2018

The problem remains as it was or again appeared in the code. If slow, very slow move mouse over the matTooltip, then there is no error. But if move mouse a little faster, and hit the next tooltip, then a lot of errors take off.

errors

browserjs

err

0reactions
angular-automatic-lock-bot[bot]commented, Sep 9, 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

jQuery animation function breaks when switching tabs
This is being caused by the jQuery animate function, which passes the animate options object to a function called speed .
Read more >
Bug: tab-active doesn't work in animated tabs when it changed ...
Describe the bug. f7-tabs with “animated” property doesn't react on changing “tab-active” on f7-tab by data property.
Read more >
Tabs Avion Error - YOOtheme Support
Tabs Avion Error. Hi, I try to reply the Tabs Avion like in the example page ... but it gives me this error:...
Read more >
Animation Error Preferences | iFIX 6.1 Documentation
The animation error preferences define the default error strings and values ... defaults by entering new values in the Animations Data Error Defaults...
Read more >
Icon list animation not working in tab section when clicking on ...
Hi Mike, the jQuery error is now fixed. Correct I had to change strategy for that page, here is another page, try to...
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