Skip to content
Snippets Groups Projects
Commit 630f2e0b authored by Ole Voldsæter's avatar Ole Voldsæter
Browse files

forsiden sin state legges inn i browser-historien

parent f83b644e
No related branches found
No related tags found
No related merge requests found
......@@ -174,6 +174,7 @@ export default {
}
else {
this.waiting = false
history.replaceState({article: self.article, search_results: self.search_results, lang: self.lang}, '')
}
},
watch: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment