Get 2024 Templates Mega Bundle!19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: Vue (655)

Hi, I have used Metronic 8 Vue and HTML templates before and I was really pleased with them. I heard Metronic 9 Tailwind is out. But there is something I don't understand; Isn't the Metronic 9 Tailwind template included with the vue.js version? Is there only an HTML version? Kind regards...
Hi, I've followed this guide to integrate Metronic 9 with Vuejs. I'm running Vue router so, as mentioned in the guide, I'm initializing KTComponent like this:// index.tsimport KTComponent...
I have these dependencies and are stopping me from deploying to production at Microsoft DevOps or GitHub. Can you help?npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requ...
Hello,Please update Metronic v9 guide so we can get all the HTML sample pages to work with the sidebar buttons for React/Vue/Angular. As per instructions, we are only copying the media folder to Public folder, and when running the application, the right pane is empty. it would be great...
I want to make a dashboard like Demo8 Metronik and I work with vue and tailwind, but bootstrap is used in this demo package, but I don't want bootstrap and I want the whole project to be with tailwind. How should I do? In the documents, it was written to download the tailwind and html package, but I...
I've recently implemented Metronic in my Vue app. I've setup demo1 and I can see it has some interesting functions in demo1.js, like _isSidebarCollapse()What would be the best way to access these throughout my app?
Has anyone implemented a modal with vue 3 and TypeScript, I see they have the TypeScript definition files but I can't implement the modal.If someone has done it, I would appreciate it if you could give an example since it is not included in the documentation, thank you.
Hi,Do you any guide for migration from v8 to v9 or are you planning to create it?
Hi!On the customer list page we have a data table and for each row we have a dropdown with actions. When I visit the customer page from another page the dropdown doesn't open, when I refresh the page it starts working.Here is that part HTML:
I found that the Select component in the Vue version has a different experience than the Bootstrap version. Will you focus on optimizing it, as React and Vue are still popular for development now
Hi! I've recently integrated Metronic into my VueJS app, but after following your integration guide I'm getting this error when running my npm local dev build in Vue CLI:Any idea of what I might be missing?
I checked and try to implement https://laravel.com/docs/11.x/passport#sumption-your-api-with-javascript this part in my application, I use "Metronic 8 demo1" with vue. The problem is that laravel_token cookie exists, I checked, but it is not included in the request headers. Can you help me fix it an...
Hi! I've just setup Metronic with Vue and followed the guide in the docs. I'm trying to change the theme to 'dark', but nothing is working.I've tried adding a data-theme-mode attribute to . I've also tried changing the defaultThemeMode to 'dark' or manually adding...
Good afternoon,I did everything according to the instructions, installed Tailwind Vue, in general, everything works. I just can’t figure out how to make the dark theme switch work, as shown in the demo.
Hi,I followed instructions but i am unable to perform this step.Using typescript initialization with Vue-routerTo use typescript components in combination with vue-router , the component initialization must be triggered on every page change within beforeEach event.// index.tsimport KTCom...
I'm using metronic 8 demo 1 with vue3. I see that to show images it uses this function getAssetPath('media/misc/auth-screens.png').QUESTION: Where should I add new images/logos? I mean where to place that root folder (media)?
I downloaded this template, using with VUE3.Is OAuth login implemented there?If not -> how do I do it correctly?If yes -> please share more details how it is implemented.Thanks in advance.
Have you tested this?/* in IDE /*Could not find a declaration file for module './theme/app/layouts/demo1.js'. implicitly has an 'any' type.ts-plugin(7016) in import KTLayoutsrc/theme/core/components/scrollto/scrollto.ts:41:24 - error TS2531: Object is possibly 'null'./* while npm run b...
Hello Team,I'm currently trying my best to get metronic 9 running with the techstack in title.I stumpled upon some things that I want to share with you:- You have a lot of wrongly formatted imports / exports - my IDE will directly tell me that nearly every typescript component file has at...
Metronic is undoubtedly one of the most popular themes worldwide. I started using it several years ago for a system, and I’ve stuck with it ever since.I find the theme impressive and currently use it with Laravel and Vue. I’m sharing my experience to highlight a significant issue: despite Metron...
Hi,The I have followed the vuejs instruction in detail but get so many errors.Example per the instruction the location of these files are wrong//////////////////////////////////////////////////////// Main style@import "./assets/css/styles.css";// Keenicons@import "./assets/stat...
Thanks for your help, from mobile phones I open my website and it looks fine, but I leave that tab open in the cell phone browser, the next day I go to the same tab and these display errors appear frequently:1- My website is displayed blank and I cannot reload the window from the cell phone brow...