Thanks. I'm having trouble understanding what code is changing the active
tab panel. I can see in the DOM, a tab with is-active set and a
corresponding tab panel has is-active set.

After I add a new tab, things look normal in the DOM. I can now select the
new tab and see that the new tab gets is-active set and the new panel gets
is-active set; no other tab or panel has is-active set.

Then I click from the new tab to a previous tab and the new tab has
is-active removed and the other tab has is-active set. But the new panel
is still is-active while the panel corresponding to the tab I clicked also
has is-active set. I'm trying to figure out where that is happening, but
the tab selection code isn't being called as far as I can tell. Is it now
just happening in CSS?

There is also a number of extra events happening, but I don't think that
is specific to the MDL code. Since a lot of this code is reused for
multiple components, its a little difficult to tell what is actually
happening. 

Thanks for any help or advice you can give.

‹peter

On 4/7/17, 2:46 PM, "piotrz" <piotrzarzyck...@gmail.com> wrote:

>Peter,
>
>If you stack on something let me know I will have some free cycles on
>Sunday. 
>
>Piotr
>
>
>
>-----
>Apache Flex PMC
>piotrzarzyck...@gmail.com
>--
>View this message in context:
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle
>x-development.2333347.n4.nabble.com%2FFlexJS-feature-chart-work-status-tp6
>1035p61041.html&data=02%7C01%7C%7Cc624155aceee4a08d1b608d47de7b1ad%7Cfa7b1
>b5a7b34438794aed2c178decee1%7C0%7C0%7C636271881449970250&sdata=K4snMf9mXOg
>z7a80ci98IBhOckcZxWuv1LxhhOP3P0M%3D&reserved=0
>Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to