Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230056

The background image of ion-content only appears in the browser, it does not appear in the Device in Ionic 4

$
0
0

The background image of ion-content only appears in the browser, it does not appear in the Device in Ionic 4.

scss:

ion-content {
  --background: #fff url("../../../assets/imgs/loginbg.jpg") no-repeat center center / cover;
}

html:

<ion-content padding>
</ion-content>

In broswer:

In Android device:

bug?


Viewing all articles
Browse latest Browse all 230056

Trending Articles