-
+
+
+
+
+
{{ learningPathStore.learningPath.title }}
diff --git a/client/src/views/LearningPathViewVertical.vue b/client/src/views/LearningPathViewVertical.vue
index 734b2e30..5d924cc7 100644
--- a/client/src/views/LearningPathViewVertical.vue
+++ b/client/src/views/LearningPathViewVertical.vue
@@ -7,60 +7,57 @@ import {useLearningPathStore} from '@/stores/learningPath';
import {useUserStore} from '@/stores/user';
import LearningPathDiagram from '@/components/circle/LearningPathDiagram.vue';
+import ItFullScreenModal from '@/components/ui/ItFullScreenModal.vue';
+import {Circle} from "@/services/circle";
log.debug('LearningPathView created');
const props = defineProps<{
- learningPathSlug: string
+ learningPathSlug: string,
+ show: boolean
+
}>()
+
+
const learningPathStore = useLearningPathStore();
const userStore = useUserStore();
-onMounted(async () => {
- log.info('LearningPathView mounted');
- await learningPathStore.loadLearningPath(props.learningPathSlug);
-});
+const emits = defineEmits(['closemodal'])
+console.log("======================")
+
+console.log(learningPathStore.learningPath)
+console.log("======================")
-
+
-
-
-
-
-
+
+
{{ learningPathStore.learningPath.title }}
-
{{ learningPathStore.learningPath.title }}
+
+
+
-
-
-
Willkommmen zurück, {{ userStore.first_name }}
-
- Du hast bereits drei circles bearbeitet, mach weiter so!
-
-
-
- Nächster Schirtt
-
Analyse: Anwenden
-
- Los geht's
-
+ -->
+ ksdfklm klsmfskdflsif msdlfkfjie
-
-
+
+
+