Hi,
I have a website that is not displaying well on een 2021 ipad ios 16.3.1 (tested similar devices). Does anyone know what is going on. The client tested is in chrome and safari on the same device. Both resulted in the above photo.
Safari 16.6 on macOS Ventura (13.5.2) > Everything ok!
PS: Chrome on iOS / iPadOS uses the same Webkit engine as Safari.
Don’t you want to update your iOS version to 16.7.2?
But I’m still amazed that this small version difference doesn’t show any errors for me.
If you get stuck, I would recommend building a test page and gradually disabling elements or, conversely, adding elements and testing each state again in Safari.
Yeah, this is one of those tricky issues we have with backward compatibility due to using the :where() pseudo-class. This was also reported here and is currently marked as a work in progress to figure out the best way moving forward: WIP: Nav Menu flexbox issues in older browsers - #12 by harryb.
I’m closing this thread just so we can all have one thread to follow this.