Custom UI iframe rendering at 16px in height

Hi Daniel,

We have removed the absolute positioning. But now we are realising that we won’t be able to have some of the same functionality without the scrolling being within the iframe.

We have sticky headers that would scroll with the page. But now that the page is auto-sized and the scrollbars are not appearing within the iframe and instead within the body of the main page we are not able to use sticky headers.

Is there a work around for this? we would like to be able to set the iframe to 100vh height instead of the auto-size.

Thanks