Same issue here. I,ve tested everything I could imagine, the only “workable” solution was to not optimize the build.
…
"optimization"
: {
"scripts"
: false,
"styles"
: {
"minify"
: true,
"inlineCritical"
: false
},
"fonts"
: {
"inline"
: true
}
}
…
↧
[Ionic 8] White screen in production – ion-page-invisible not removed
↧