Steps: Inserted web url into Iframe. Was able to successfully see webpage
Details: Currently when the I-frame loads in, it intially shows the top of the web page and I am able to scroll through it. About 3 seconds later, it scrolls to the bottom and I am unable to to see the entire web page anymore. Just the footer
Is there a way to adjust the Iframe settings to not do this?
can you try checking the browser dev tools for failed network requests and enabling both Successful Queries and Failed Queries then refreshing to see if you get any notifications? I'm kinda wondering if there's a mistyped query or function call (or something sneakier) somewhere that's affecting the iframe