I have a custom date component shown within ion-modal, which has simple div tags and few buttons wrapped in , & respectively.
The simple button : <button type=“button” tappable (click)=… > is not working in iPad’s safari web browser.
This code is working in desktop web : Chrome.
I tried adding ion-button as a directive. As well as, ion-item detail-none.
Both the options are not working.
Kindly help me in understanding why it is not working or let me know how to get the simple button working.
Ionic info :
ionic/cli-utils : 1.19.0
ionic (Ionic CLI) : 3.19.0
Node : v6.11.5
npm : 3.10.10
OS : macOS Sierra