Notifications
Clear all
Advanced iframe pro
10
Posts
2
Users
0
Reactions
602
Views
May 12, 2024 10:25 pm
Hi,
is seems you page in the iframe is loaded asynchron.
Can you please add a resize delay:
var onload_resize_delay=500;
or
configure resize on element resize.
var resize_on_element_resize = "#ai_wrapper_div";
Best regards, Michael
May 14, 2024 1:19 pm
1. have you configured this? As it is in agular you have a one page application. So please see in the external workaround tab -> scroll to top how to do this.
2. The scroll can be configured - so no additional code needed.
Best regards, Michael
May 14, 2024 10:34 pm
Hi,
No. The whole code is rendered on the server side. Having a pure Javascript version would need a complete rewrite.
You could try to create a rest endpoint which is delivering the html/Javascript which is rendered from the server.
Best regards, Michael
Page 2 / 2
Prev