![]() |
|
Template-Problem - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: Template-Problem (/thread-3555.html) |
Template-Problem - svenheuer - 10-08-2023 Hi I have currently the problem that some IWLinks will be shown at the top and the footer of the page. If I reload the page with F5 they are gone (which is correct). They are set to visible=false. Any clue here? I can see that the page is loaded correctly. But I can see a callback and in the same moment the links will be visible. POST http://vm-dev-sven:81/xzGSrJLnWZ4IjJfbRU0jZRQ-g6C/$/callback?callback=DoOnAsyncPageLoaded RE: Template-Problem - svenheuer - 10-08-2023 Puhh. three hours of searching: I changed the app according the blog https://www.atozed.com/2022/12/terminating-intraweb-sessions/ a few days ago. May be good but in combination with templates there is race condtion. iwlinks, which are invisible will be created and suddenly visible. |