Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49229

Click on Ion-avatar inside ion-item doesnt work

$
0
0

@Jalvarez05 wrote:

Hello Everyone .

I’m trying to openModal when user click on ion-avatar but it doesnt work on devices , it only works on PWA.

This is my code :

<ion-item>
 <ion-avatar item-start (click)="openSearchCountryModal();$event.stopPropagation()" tappable>
 <img *ngIf="country.flag" src="{{country.flag}}">
</ion-avatar>
<ion-label floating>Phone</ion-label>
<ion-input type="number" formControlName="phone" placeholder="phone"></ion-input>
</ion-item>

You can check the image here:

How can i achieve that ?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49229

Trending Articles



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