diff --git a/src/App.vue b/src/App.vue index ae0732230595839c04bbcdbf10ce436cbed25f85..c873201d83265f3ac32bbd074ab9477edbef962b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -174,6 +174,7 @@ export default { } else { this.waiting = false + history.replaceState({article: self.article, search_results: self.search_results, lang: self.lang}, '') } }, watch: {