googlearchive / paper-tabs

A tabs à la Material Design
22 stars 21 forks source link

Using paper-tabs with neon-animated-pages failed #71

Closed maxiplay closed 8 years ago

maxiplay commented 8 years ago

I try to use the paper-tabs switching with the neon-animated-pages

See my example here

Another user post a stackoverflow on neon-animated github. The post seems resolved but in fact no. The example posted is bugged

Its bugged like mine. In fact, when you swtich too speedly between tabs, the neon-animated display duplicate.

In my example I launch async call to switch automatically. It's seems there is no problem.

Perhaps is linked to the fired event click.

maxiplay commented 8 years ago

https://github.com/PolymerElements/neon-animation/issues/46