Closed MartijnR closed 6 years ago
Cannot reproduce, even when throttling CPU 6x and the Kitchen Sink form.
In order to reproduce this:
Very interesting. When looking at the actual Enketo webform url, i.e. the src of the iframe in the window served by OC, I see a whole bunch of stuff that is added to the HTML outside of Enketo.
This is causing the odd behavior. It's also briefly showing a different loading image at some point:
Some of the things that are loaded are fairly heavy too (jQuery, which is already part of the Enketo bundle, Angular, etc.).
If these scripts and styles are not injected deliberately, it would be good to remove them (It may just be one scripts that triggers loading of all the others).
.
@MartijnR - The other loading image you pointed out is from a separate integration we are testing. I'm not sure about the rest of the scripts and styles you noticed.
Thanks. It may just be one script that dynamically loads all the other scripts and stylesheets.
possibly related to iframe (and size of iframe)