Ion-button convert text to uppercase in IONIC5

I am creating an application and I have used an ion-button to create a button but
it will convert my ion-button text to uppercase automatically.

Hi

Display button text : HI
Expected button text : Hi

Does anybody know is this issue fixed ?
Thank you so much in advance!

Material buttons are by default supposed to be styled that way, but if you’d want to not have that, just use CSS.

1 Like