From a432e2860019d546557a8c10a0a253e33acb003b Mon Sep 17 00:00:00 2001 From: AlaaElattar Date: Sun, 18 Feb 2024 12:55:15 +0200 Subject: [PATCH] reload component when user clicks on back from any solution --- .../playground/src/components/view_layout.vue | 29 +++++++++++++++++-- .../src/components/weblet_layout.vue | 11 +++++-- 2 files changed, 35 insertions(+), 5 deletions(-) diff --git a/packages/playground/src/components/view_layout.vue b/packages/playground/src/components/view_layout.vue index 0d57bbd502..56907d370d 100644 --- a/packages/playground/src/components/view_layout.vue +++ b/packages/playground/src/components/view_layout.vue @@ -1,5 +1,9 @@ - +
@@ -33,7 +37,7 @@