diff --git a/assets/ts_src/ajax_ui.ts b/assets/ts_src/ajax_ui.ts index cb76eb49..8ae4881a 100644 --- a/assets/ts_src/ajax_ui.ts +++ b/assets/ts_src/ajax_ui.ts @@ -487,7 +487,7 @@ class AjaxUI { history.pushState(null, title, url); } else { //Clear pop state - ajaxUI.statePopped = true; + ajaxUI.statePopped = false; } //Do things on the new dom