Iframe doesn't adjust its height dynamically when out of bubble

Hi everyone, hope you are well!

I’m having some issues with my Bubble Iframe.
I am working on a webflow site and every time I insert the iframe, it generates an internal scroll bar (exceeding 700px height).

I have configured the iframe in webflow in every possible way, 100% / auto / 100vh, etc but it always generates the scroll bar and the height is not dynamic.

For more context I attach here some screenshots of how I have everything configured in bubble and webflow.

Has anyone else had this happen to you? any tip helps me!

Note: I have tried with the postMessage solution previously mentioned here + several js scripts but none of them worked well.