Hey, just wanted to check if anyone here maybe solved this.
I’m using the new WeWeb pop-up element for modals across a few projects and on iOS Safari, whenever the pop-up opens, Safari’s bottom navigation UI forces an extra black bar underneath the modal.
I’ve seen people mention using 100dvh instead of 100vh to fix the new dynamic viewport behavior in iOS 26, but so far I can’t get it to work properly with the WeWeb pop-up setup. Even forcing custom CSS on the container doesn’t fix it.
It’s just a design issue really, but I’d still like to get it fixed if possible:)
After deep investigation, our technical team has identified that this is an Apple bug, not a WeWeb bug . Many platforms and developers are reporting similar layout and viewport issues specifically with modals, fixed/sticky elements, and scrolling behaviors.