New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Tag: Vue (711)

I'm having trouble rendering the duotone icons in the html template. anyone else with this problem? Could you give me an idea how to get around this?
Hi,The Vue Template (latest version) Metronic does not work well. The icons are not working (demo) also the documentation pages (new icons) is not visible. The old icons can not be found back. Please fix this, it's a shame.
If I click on a button, I want to show the button as we can see in the documentation at: https://preview.keenthemes.com/metronic8/vue/docs/#/modal.Now I want to open a new modal, in the current modal. I want to close the current modal (temporary) and open the new modal. When I click on the butto...
Hi,Templates have a behavior of showing the dashboard page for a fraction of a second, even when the user is not logged in. When accessing the app made with the template, it shows the dashboard screen for a fraction of a second and then the user is redirected to the login page, causing a bad exp...
Hi Lauris, Sean, TeamI have a project on Metronic Admin based on VueJS 2 ( I believe this is version 7 of the Metronic ).How can I change the font. Basically I need "Exo" font https://fonts.google.com/specimen/ExoI would be grateful for a hintKrystian
https://preview.keenthemes.com/metronic8/vue/demo1/#/dashboardIn the block of "Performance", click the date range it don't response.
It's all written in the title. How can I set it all up with node.js? Where can I find a set of instructions regarding the implementation of a backend for demo1? Thanks
Whne I make a new page, I want to be able to change the left and right padding on the margins. How can I do this? I found this snippet ('container-xxl': !contentWidthFluid,) and realized it alters the padding, but I would like to implement customizable margins besides having margins or not,thanks
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?
Hi, please add Pinia instead of Vuex in the Vue version Metronic 8.
Hi, I have a brand new Vue project which I've created according to your Vue integration instructions and I'm having trouble troubleshooting why many of the Tailwind style definitions are not being applied as in your demo.Basic elements like inputs and buttons are missing basic styling and ar...
Dear Support,I try to download lastest metronic full version template. After download only metronic-tailwind-html item downloaded. Other platform items are missing.Could you please help me.
I can't find the SMS code verification component in the VUE project. Where can we download the authentication components as it is on the template page?Thanks!
my header menu with kt_app_header_wrapper class on localhost, can't float like preview on https://preview.keenthemes.com/metronic8/vue/demo1/dashboard like this https://i.imgur.com/M80sL7O.png
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...
i'm working on demo1 vue project and i'd like to ask about users list component in user management file because i can't find it in latest versionplease help..
Hi,Please does the vuejs version support bootstrap ?Where a small form pops up by a button once you click it?
Hi team , I am using metronics 8x version which was developed on vuex for state management library . My question is :If in latest updates metronic is using pinia as state management instead of vuex. Do i need to update my project with pinia. Frankly i don't want to change vuex to pinia . i...
I'm reaching out regarding some UI rendering issues I've been experiencing with the Metronic Vue.js package in our application.We've noticed that the UI behaves inconsistently, particularly when accessing the application for the first time or accessing the application in incognito or guest mode....
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...