Issue with embedded running within iOS mobile application

I attempted to embed a pickaxe in my iOS application (using a WKWebView). Here is a link to the pickaxe. I noticed that on the iOS device (iPhone, iPad, Mac running Catalyst), the return from the server would stutter, and then be cut off. Scrolling back up or switching views from and back to the web view would fix it. I did not notice this issue when using the Flex code option.

Hey @dev_vlad take a look at this issue with embeds on mobile devices.

Can you please provide a link to wherever it is embedded? We will not to see that in order to adequately troubleshoot the issue.

It is embedded within an App that I have not yet released to the public yet. Also because of the issue with the Inline iFrame, I was forced to deploy the app with Inline Flex which works just fine. So unfortunately even when I release it and can let you download it, it’s not going to have the issue I’m seeing. The best I can do is run a simulator with a test version of the app running an iframe test version instead of a Flex, record what I am seeing, and then send you a video. The issue with the Flex version is that it creates a border around the form, and I couldn’t figure out how to make that border go away.