Issue: Another site's smart app banner changes my innerHeight on Safari Mobile

If I redirect to another site where there is a smart app banner and then I go back to my site. The innerHeight changes on my site. It doesn't always happen

Steps to reproduce:

  1. Showing innerHeight on the screen of our site (screenshot 1)
  2. Use window.open(anotherSiteUrl, "_blank") to go to another site, where is the smart app banner (screenshot 2)
  3. Return to our site and look at innerHeight (innerHeight has changed) and white space below (screenshot 3)
  • Screenshot 1: https://ibb.co/YDMPKpK
  • Screenshot 2: https://ibb.co/WsJQhCr
  • Screenshot 3: https://ibb.co/Y2GPZPH

version: IOS 16, device: 13 pro max

Issue: Another site's smart app banner changes my innerHeight on Safari Mobile
 
 
Q