You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Force refresh after returning from Options view. Continuous tests shows that there are more and more browsers and devices that requires hard-refresh in order to show user changed style, language or content.
One of the concepts is to rewrite the paragraph engine to always read one, current paragraph when loading. And go to Paragraph view via regular redirect instead of window.history.back() method.
The text was updated successfully, but these errors were encountered:
mrfatguy
changed the title
Game view doesn't auto-refresh and shows "old" view after changing settings
Game view doesn't change and shows "old" view after changing settings
Nov 14, 2024
mrfatguy
changed the title
Game view doesn't change and shows "old" view after changing settings
Game view doesn't change after returning from Settings view
Nov 14, 2024
Force refresh after returning from Options view. Continuous tests shows that there are more and more browsers and devices that requires hard-refresh in order to show user changed style, language or content.
One of the concepts is to rewrite the paragraph engine to always read one, current paragraph when loading. And go to Paragraph view via regular redirect instead of
window.history.back()
method.The text was updated successfully, but these errors were encountered: