Hi. I’ve emedded a form using the autosize embed code and usually it works fine. However sometimes on page load it sets the height of the iframe slightly less than form’s actual height and cuts off some of the text at the bottom. Refreshing the page will usually fix it. This problem occurs regardless of the width of the container the iframe is in and regardless of the initial height set.
Normally the bottom of the form looks like this where the height is set to 913
Sometimes it loads like this where the height gets set to 829
My embed code is this
Anyone seen this problem before and know what can be done about it?
Thanks