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

Tag: Vue (694)

Hello.I am using metronic in my vuejs application. How can I show the minimized side menu by default? It is always shown open but I need to show the side menu on the left as minimized by default.Which file should I modify? can you give me the route? I am using my project with vue js
How do I update the CSS and SASS only in vuejs demo 1 to get the keenIcons?
When clicking anywhere on the page, an error message appears: Uncaught TypeError: Cannot read properties of undefined (reading '0') at HTMLBodyElement. (all.js:50:92234)
Add the first level menu to the third level menu in the sidebar, and the position of the third level menu from right start will run to the left of the second level menu instead of the right.Test version: vue_v8.2.7_demo8Aside.vue
Exactly like this: https://i.imgur.com/fOGEz2H.pngHi, friend! We are very happy to use Metronic! It is wonderful! I am using my application in VueJs and metronic8/vue/demo1I need my users to see a fixed bottom menu for mobile phones like apps from the playstore,¿How can I do this ?Th...
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:
Hello i want to make form on drawer on vue. My first URL is => localhost:232/clubs this url show lists club.And then when i clik edit i want to make drawer show and push the url like => localhost:232/clubs/edit/1When i refresh url => localhost:232/clubs/edit/1 how to keep drawer show.
Hi,Do you any guide for migration from v8 to v9 or are you planning to create it?
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.
Hello,I just bought your template and I cant figure out how can I implement el-plus datepicker with validation? Can you please provide me with a working example?
That where you can edit or delete that optionImage attached: https://ibb.co/SdgP3W0
Hi,I use metronic with Vite.I'm trying to use the Froala editor. However, I can't get it to work; I'm following the instructions, but it's not working. Here's the link I'm following: https://froala.com/wysiwyg-editor/docs/framework-plugins/vue-js-3/. What should I fix??
When I add a data-kt-menu-offset="15, 10" attribute to the menu, the 15 doesn't work and the popup submenu is offset to the far left of the page. Thank you for your help in troubleshooting the cause of the problem.The sample code is shown below...
Hey, I wonder how I would add my own Login API using Axios to handle User Authorization? I also want to add Access Control so only certain users are able to see certain buttons & access certain pages. For instance, I will have admin on the same site, but I want the user to not see them anywhere, eve...
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.
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'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 tried to download some file generated in my BE from API which work normal on other project but when i tried to use it in metronic excel can not read the filemy module:@Action [SalePlan.TEST]() { return new Promise((resolve, reject) => { ApiService...
hello, is there any way I can convert the Metronic CSS file with the SCSS module?My goal is so that class names can be hashed in my project.Thank You
Hi, friend! We are very happy to use Metronic! It is wonderful!I am using my application in VueJs and metronic8/vue/demo1 Please help me with this:1- The fixed header option does not work with "Light sidebar" layout: https://i.imgur.com/r9UHB6n.png I need to use header fixed on desktop and m...
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...