Dear Support Team,I hope this message finds you well. My name is Ahmad Bilal, and I am utilizing the KT Metronic theme for our projects.I am writing to seek assistance with Vite support on the Demo 39 which is a HTML template and we are using it in the Vue js with vite bundle. I have created...
npm 8.19.2node 16.18While resolving: demo1@8.1.5Found: @popperjs/core@2.11.5node_modules/@popperjs/core @popperjs/core@"2.11.5" from the root projectCould not resolve dependency:peer @popperjs/core@"^2.11.6" from bootstrap@5.2.2node_modules/bootstrap bootstrap@"5.2.2" from th...
I followed this tutorial to integrate the vue pages into a laravel project : https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integrationDisplaying the pages does work but I need some help to set up the databases, is there any doc about that? As long as it isn't set up I cannot tr...
Hello, I am using HTML Metronic, and you know there are many repetitive DIV module like Footer, Header, Sidebar, So I want to decompose them. I decide to make them Vue modules. In other words, I will add Vue-template(the inner code is the same as the original code) to HTML by httpVueLoader. Everythi...
I am unable to get the accordions to work in my app. I have looked at the code in the docs and copied and pasted it into my application, but they do not work. The icons are missing, and the accordions don't toggle. Am I missing a CSS file or some Javascript? I am using bootstrap 5.x ,vuejs and t...
I have problem with fullCalander Package when i build the project the problem is when i put a dynamic events ( using ref or reactive ) they block the page without any response i get also warning in browser about : ( in the dev mode ) "runtime-core.esm-bundler.js:40 [Vue warn]: Maximum recursive u...
Hi, earlier version like 8.1.4 has this already covered.Again switching to dark mode - element plus still lightThe same with SweetAlert.Can you please give me a tip to fix both?
I need to identify the device from which the user visits us, so I was wondering if Metronic has something already established that allows me to identify if the user is using the application from a computer or from a mobile phone?Thanks for the help, I'll stay tuned.
Hello,I need to include a modal with form inside a multi-step sequence, but the component don't allow me to do it.There is a way to include such modal inside this component?Thanks,MB
Hi there,After updating the Metroinic version. I got this error: Loading module from “http://127.0.0.1:5173/metronic8/vue/demo8/src/App.vue?vue&type=style&index=0&lang.scss” was blocked because of a disallowed MIME type (“”)when I omit the style files from app.vue file project works just...
Hello,Has anyone had success integrating Metronic 8 (demo 1) on a fresh Laravel 11 project (composer create-project laravel/laravel:^11.0 laravel-vue)?I would appreciate some guidance on how you approached it (either in the form of online documentation or explanation).Thank you.
Hello,I am using Metronics Demo7 Vue, and I am trying to add a div to the Footer.vue file in a fixed position so that it is always visible at the bottom. I am able to add the div in the correct position, however, my issue is with the width.As soon as I change position:fixed, the width is no...
Dear Support Team,I hope this message finds you well. My name is Ahmad Bilal, and I am utilizing the KT Metronic theme for our projects. First, I'd like to express my appreciation for the quality of your theme and the features it offers.I am writing to seek assistance with a specific issue w...
Hello! Is it possible to implement the slide down menu from Metronic 7, Demo 1 into Metronic 8 Vue? I'm talking about the one that is shown on mobile when the top right icons combine together into one and it slides down to open up to all of them.
In this filecomponents/page-layouts/Auth.vue Line 62change REMOVE_BODY_CLASSNAME to REMOVE_BODY_ATTRIBUTE it is wrong line you need to remove the attrs not the class