From 4fdb5eba1fd4b292309033ac4e4664a4b9e6c6f9 Mon Sep 17 00:00:00 2001 From: akleinau <56925445+akleinau@users.noreply.github.com> Date: Mon, 29 Jan 2024 15:53:10 +0100 Subject: [PATCH] fix link not working --- src/App.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 0c92075..82b32dc 100644 --- a/src/App.vue +++ b/src/App.vue @@ -19,7 +19,8 @@ export default { }, created() { document.title = "RUBIN" - + }, + mounted() { //dirty encoding of direct links to endorisk, and endorisk in dutch if (window.location.search === "?network=endorisk") { this.loadNetwork("endometrial cancer")