Remove the 300ms on click

hey the team!!!
how can i remove the 300ms on click???
<button tappable (click)="event()">Click</button> but tappable don"t remove it

I think the tappable attribute is only applicable to the non-clickable DOM

The click event is already removing the 300ms delay.

Maybe the delay is caused by the webview. Have you tried using crosswalk?

after instaling crosswalk i got this

Did you install it via
ionic plugin add cordova-plugin-crosswalk-webview?

What is your phone’s processor?
I think it only supports armv7 and x86 processors only.

if i want to publich?