There’s a blank space overlapping on the screen -iPad
complete
Log In
M
Michael von Hohnhorst
complete
This should be fixed now. Thanks for reporting!
Beth
Please could you go to the settings and copy the version information from the bottom of the window and paste it here?
A
Aa Aaa
Beth Capacities v1.51.1; none none; Mac OS v10.15.7; WebKit v605.1.15 (WebKit v605.1.15); Tablet (Capacitor); 7/28/2025, 4:03:03 AM; en (America/Los_Angeles, UTC-7)
Beth
Aa Aaa: Is that the version copied from the iPad?
A
Aa Aaa
Beth Yeah, I thought that was odd as well. I tried deleting and reinstalling. Same thing
This is from Safari on the ipad
Capacities v1.51.1; Apple iPad; iOS v19.0; Mobile Safari v26.0 (WebKit v605.1.15); Tablet (Browser); 7/29/2025, 8:39:06 PM; en (America/Los_Angeles, UTC-7)
and it has the same bug.
Nevermind its a ios beta 26 bug I'm confused on what is causing it, but you can check in the ios simulator app just using the web browser that this happens in 26 and not in 18.
One last thing after digging in the web dev this line seems to be the issue.
<div class="flex h-64 w-full overflow-hidden flex-grow divide-base md-c:divide-x">
specifically the h-64 & overflow-hidden classes. Remove those and nothing else seems to break and it still works.