My <paper-tabs> element draws it's selection bar incorrectly if I use it as a descendant of a <neon-animated-pages> element on an initially hidden page.
The culprit is this line. It's an optimization, but it's broken and I can't figure out what goes wrong. Can you remove it? (Or even better - fix it :)
My
<paper-tabs>element draws it's selection bar incorrectly if I use it as a descendant of a<neon-animated-pages>element on an initially hidden page.The culprit is this line. It's an optimization, but it's broken and I can't figure out what goes wrong. Can you remove it? (Or even better - fix it :)