Hedi Nasr
Hedi Nasr
any news on this please ?
A workaround for the **tab bar/footer that hides when webview resizing is disabled which causes undesired layout shifts**: ```ts const observer = new MutationObserver((mutations) => { mutations.forEach((mutation: MutationRecord) => {...
any news or a workaround on this issue ?
Up please !
I still have this bug in ionic 8.3.1 (using React); Using the workaround is working though.
I have the same problem, fixing the `package.json` works.
any news for this PR ?
Is it possible to fix the CI?