Reloading page in inline frame not working on axshare

Following is working locally like a charm but not on axshare:

Button changes global variable and (re)loads a page in an inline frame. This page has widgets depending on the global variable. They don’t change. It seems the reloading of the page doesn’t work. When i click on the page in page tree, it looks as it should.

Any ideas?

Hi @freiand,

can you attach a file with a sample of your problem?
I tried to reproduce your issue based on your explanation, but it works fine for me. See the attached file with a working example.
InlineReload.rp (86.8 KB)

Hey @dan.adam
Sorry for the late reply and thanks for your effort! In the meantime it works, I don’t know what the problem at that time was.
Cheers