<img width="692" alt="image" src="https://user-images.githubusercontent.com/30977647/216780458-73971a9c-0706-43a1-8128-34aa9b4083dd.png"> after I add 100px to iframe height manually: ``` // origin style="height: 307.906px;" // added style="height: 407.906px;" ``` it's correct: <img width="644" alt="image" src="https://user-images.githubusercontent.com/30977647/216780588-77cafefc-91f8-426c-8f97-0406ad4958cd.png"> It can be reproduced on other react site, like: https://tkdodo.eu/blog/working-with-zustand It's just a gap of 100px.
after I add 100px to iframe height manually:
it's correct:
It can be reproduced on other react site, like: https://tkdodo.eu/blog/working-with-zustand
It's just a gap of 100px.