Hello again,
The second issue with the upgrade I have is with pop-ups I use. If I open it with the browser on my computer, it renders perfectly into the whole window.
If I open it on the iPad, it only shows a segment of the page. Of course I can move the page to see the content, but that’s not the idea. On the iPhone it opens perfectly full screen as it should.
Do you have an idea how to solve this? The code below shows the link which is used to open the popup. On the pictures you can see the different appearance.
Thank you very much for your help.
Jan
- component: oh-link
config:
action: popup
actionModal: page:Test_Pumpenstarts
actionModalConfig:
bigCard: true
style:
height: 50%
left: 0
position: absolute
top: 0
width: 100%```