You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have an item inside of a list that has multiple columns/rows inside of the item parent container. It seems like once we hit a certain level of nesting, the active css no longer applies. See this codepen that I forked and modified to nest the Item text within a few divs:
If you click on one of the items, it doesn't enable the active css. Remove one of the divs surround the item and then try to click. It will trigger the active css.
Is there any magic we can do to enable the parent to have its css updated?
The text was updated successfully, but these errors were encountered:
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Type: bug
Platform: mobile webview
We have an item inside of a list that has multiple columns/rows inside of the item parent container. It seems like once we hit a certain level of nesting, the active css no longer applies. See this codepen that I forked and modified to nest the Item text within a few divs:
http://codepen.io/anon/pen/yEgnb
If you click on one of the items, it doesn't enable the active css. Remove one of the divs surround the item and then try to click. It will trigger the active css.
Is there any magic we can do to enable the parent to have its css updated?
The text was updated successfully, but these errors were encountered: