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

Ion re-order item inside unclickable (HELP) (V-4)

$
0
0

@liamod94 wrote:

I have a list of clickable items in ionic, with the whole item being clickable. I have a toggle that will trigger ion-reoder. The problem is anything inside the is not clickable, even when the ion-reorder-group is disabled. The structure is the following:

<ion-reorder-group disabled="{{!reordering}}" click="doSomething()">   <----Not clickable
 <ion-list ngFor=....>
  <ion-reorder>
     ...
    <a (click)="openLink()">Click me</a>   <---- Not clickable
  </ion-reorder>
 </ion-list>
</ion-reorder-group>

When I remove the ion-reorder it works as expected. Does anyone have any ideas what I need to do to get around this? I like the idea of making the whole item draggable when re-order is active.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



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