Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228598

Button and checkbox in Slide element

$
0
0

Basically I'm trying to place a checkbox and a button in the ion-slide

<ion-slides pager>
<ion-slide style="background-image:url('img/end.png'); background-size: 100%;">
   <br>
<ion-checkbox>Do not show this again</ion-checkbox>
 <button secondary (click)="homePage()">Done</button>
 </ion-slide>

</ion-slides>

However, the button and the checkbox cannot be clicked. Both button and checkbox does work when it is placed in a regular page. Is this a bug?


Viewing all articles
Browse latest Browse all 228598

Trending Articles



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