Hi,
I received a call from a customer this morning saying he couldn’t see the submit button of a web form. I immediately checked and I’m in the same situation, but other people can see it without any problem - everything was working fine yesterday. It applies to all the forms in the website, and I use the JavaScript code for rendering the form.
After some testing and investigations, when I check the page the page and form in my laptop and I inspect the element, I can see that the full form is there, but the iframe rendered has a height of 450px, which is less than the form height, and the overflow is hidden, so I can’t see the bottom part (including the button). I also get an error in the console saying that a resource (blob:https://wa391.infusionsoft.com/01557453-5093-4066-bc8d-4af6f1e5fcb2) couldn’t be loaded. I get the same result with different browsers in my laptop.
I’ve tested with another laptop and everything works fine, the iframe height is the right one so I can see the full form, and I don’t get any error in the console.
This is the test page I’ve set up http://www.presidion.com/test-form-overflow
And this is what I see https://ibb.co/hOozCJ
Do you have any idea why this might be happening and how I can fix it? Not being a consistent error across devices makes it a lot more difficult.
Thank you in advanced
Irene