Ionic v4 ion-title size="large" not working

I have updated @ionic/core to the latest version 4.9.1 which according to this documentation (https://github.com/ionic-team/ionic/tree/master/core/src/components/title) should support size property.
Unfortunately, “size” property is just ignored regardless of its value “large|small”.

Any pointers on how to get it to work?

1 Like