diff --git a/ej2-vue-toc.html b/ej2-vue-toc.html
index 59537717d..a9c91b49d 100644
--- a/ej2-vue-toc.html
+++ b/ej2-vue-toc.html
@@ -2935,7 +2935,7 @@
Release Notes
- - 2024 Volume 2 - 26.*
- 2024 Volume 1 - 25.*
+ - 2024 Volume 2 - 26.*
- 2024 Volume 1 - 25.*
- 2023 Volume 4 - 24.*
- 2023 Volume 3 - 23.*
- 2023 Volume 2 - 22.*
diff --git a/ej2-vue/Release-notes/26.1.41.md b/ej2-vue/Release-notes/26.1.41.md
new file mode 100644
index 000000000..9e4e12f64
--- /dev/null
+++ b/ej2-vue/Release-notes/26.1.41.md
@@ -0,0 +1,16 @@
+---
+title: Essential Studio for Vue Weekly Release Release Notes
+description: Essential Studio for Vue Weekly Release Release Notes
+platform: ej2-vue
+documentation: ug
+---
+
+# Essential Studio for Vue Release Notes
+
+{% include release-info.html date="July 09, 2024" version="v26.1.41" %}
+
+{% directory path: _includes/release-notes/v26.1.41 %}
+
+{% include {{file.url}} %}
+
+{% enddirectory %}
\ No newline at end of file
diff --git a/ej2-vue/code-snippet/common/model-cs1/app-composition.vue b/ej2-vue/code-snippet/common/model-cs1/app-composition.vue
index be0db2d49..47ff6ecd8 100644
--- a/ej2-vue/code-snippet/common/model-cs1/app-composition.vue
+++ b/ej2-vue/code-snippet/common/model-cs1/app-composition.vue
@@ -8,7 +8,8 @@