Ionic V4 background-image of ion-content

The below code is making the page flicker during navigation.

ion-content{
    --background: url('assets/images/background.jpg')  no-repeat 50% 10%;
}

Ionic v4 - version 4.0.1 stable
OS: iOS

Thanks
Roopesh

Hello,
try with a background in png.
I also had problems with jpeg images