Page Variables not reseting

Page Variables on my app are suddenly not reseting on page refresh. They are persisting throughout the application.

2 Likes

Do you have an initial value assigned to it, which you may have forgotten to remove?
image

2 Likes

Nope. This is something that’s started happening just a few hours ago.

When you go to a page, change the data in an input linked to a pge variable, return to another page and go back to the same page, the value of the page var persists.

Any suggestions @Mevi ?

3 Likes

This is for web applications.

@Harri_Sarsa1 @Mevi @Esmee_Xavier @Vili @Kirill_Leventcov @Mari @Akseli_Virtanen

3 Likes

Have you tried clearing your browser cache/running the app preview in an incognito window?

1 Like

Hi @The_Ark_Creative_Hou and @PRAJWAL_SHARMA ,
We have been experiencing this bug recently as well, affecting all web application pages in the preview portal, regardless of its actual initial value. A tracker bug report has been posted here which you can upvote to bring attention to the issue and increase its visibility.

However, we have developed an alternative temporary JS-based solution that mostly resolves the problem and we have documented it in this topic. Hope this helps. :slightly_smiling_face:

Best Regards,
Awesomeosep

1 Like