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

Tappable (click) unable to work on autocomplete

$
0
0

@Navin94 wrote:

I’m not sure it was because of the recent update but I am unable to use the “tappable (click)” function for my autocomplete. However, when I changed it to (touchstart), it apparently works on my phone.

 <ion-list [hidden]="autocompleteItems.length == 0">
      <ion-item *ngFor="let item of autocompleteItems"  tappable (click)="selectSearchResult(item)">
           {{ item.description }}
      </ion-item>
    </ion-list>

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70440

Trending Articles



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