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

Grayed out button bug on Android devices

$
0
0

I’m seeing an intermittent behavior in which an ion-button in the header stays grayed out after being pushed. The state looks disabled but the button is actionable - seems like maybe the CSS is not being applied correctly.

Here is the simple code - no local or global CSS or other code modifying ion-button :

<ion-header>
  <ion-toolbar>
    <ion-title>
      TITLE
    </ion-title>
    <ion-buttons slot="end">
      <ion-button (click)="create()">
        NEW THING
      </ion-button>
    </ion-buttons>
  </ion-toolbar>
</ion-header>

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 70889

Trending Articles



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