Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70429

Nested lists losing click?

$
0
0

@thebosz wrote:

I have a nested list and the inner-most items have a click handler. The click handler doesn't fire when clicked on. If I move the inner list items out to the outer list, they work as expected.

Here's my code:
<ion-list>
<ion-item >
<ion-list no-lines>
<ion-item menuClose *ngFor="#p of validProjects" (click)="openProject(p)">
{{p.name}}
</ion-item>
</ion-list>
</ion-item>
<ion-list>

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70429

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>