Popup dialog on ios is not centered or placed correct

After upgrade to Capacitor 3 all popup dialog on IOS is not centered or scaled properly they moved to the right. I have to do fullscreen for most popups. On Android and on web this works as should. Se sample below

IOS doesn’t scale 100% on width, the popup moves to the right

Android scale 100% on width as it should

Save behavior if you run the app in the browser Safari and Chrome on IOS

IOS is tested on 12 with 14.7

Anyone have any idea, have also tried to move the popup to the left with styles on XS
Using Capacitor 3, Vuetify 2.5.5
Best Carsten