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

[iOS] [Ionic 5] [Angular 9] Page is flickering

$
0
0

Hi,
For now I just converted the image to base 64 then I created a css class:

.background-page {
  --background: url('data:image/jpeg;base64,/9j/......);
}

and I call it

<ion-content fullscreen class="ion-padding background-page"

Viewing all articles
Browse latest Browse all 230483

Trending Articles