You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Ionic Info
@ionic/angular: "4.0.0-alpha.12"
Describe the Bug
When an ion-button is
disabled
, the following styles is usedThe same attributes aren't applied to
ion-fab-button
when these are disabled tooRelated Code
Expected Behavior
As
ion-button
, whenion-fab-button
are set as disabled, they should inherit the same disabled style classesThe text was updated successfully, but these errors were encountered: