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 (693)

When I have table with Pagination and the rows have numbers like this:1 ---------2 ---------3 ---------So, when I go to the second page by Pagination the rows start from:1 ---------but it must start from:4 ---------How can I solve this bug?MetronicVue demo 8 version 8.1.6no...
Hey devs!I'm considering using Metronic to develop a new SaaS product in the disability space, and it seems like a great product - I'm just a bit concerned that web accessibility/ARIA support isn't really mentioned anywhere on the site, or in the docs, and only briefly referenced in a couple of...
Hi,I am using Vue demo7 template and it looks like some libraries are not initialized or included as compared to the HTML version. For exampleTooltip is not working in Vue template, had to manually trigger it in the MainLayout.vue const tooltipTriggerList = [].slice.call(document.qu...
Hello!I'm using Metronic Vue version 8.1.8.On the page https://preview.keenthemes.com/metronic8/vue/demo7/#/apps/customers/customers-listing, there is a button called "Add Customer". When you click on it, a modal opens with a form.This modal is located inside the component /src/component...
Thank you for your continuous development and problem solving.I have a problem with CKEditor -vue version,insert images, as it appears in the template, the uploading component does not workCan you re-compatibility summernote template with the latest version,It is simple, fast and easy to use...
Hello!I'm using Metronic Vue version 8.1.8.To manage permissions on the server side, I would like to create the main menu asynchronously by making a request to the server using the ApiService.I made the following changes in the original Metronic Vue Demo7 component /src/layouts/main-layo...
Hi Team, I seem the npm run build is failing with the typescript type checks for some reason. I tried the possible solutions that I could do but I'm not sure how do I fix this. Please suggest me some solutions to resolve this issue. Please check the detailed info:12:41:48 AM: $ np...
Hi!!I'm not an expert vue programmer, but I'm really enthusiastic about trying it out.I was checking up on how to use the mysql2 library to make the connection directly, but After a few days of trying, no success at all! lolI wonder if you could give me directions on how to add mysql2 to t...
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..
have any example vue metronic8 for the axios user login with django rest framework document?how to use the theme api token user login.have any Mock API can look it for vue metronic8?Thanks.
Hello team,I hope you're doing well,I have a question about this product 'Discussion on Metronic | Bootstrap HTML, VueJS, React, Angular, Asp.Net, Django & Laravel Admin Dashboard Theme'is the project include VueJS, React, Angular in the same code? because I only develop with VueJs
Hi there,We are using your great template and we wish to implement keenicons. Thing is that we are using a previous version of your template and it is quite complicated to update the template (files, treefolder ... ).Is there a proper way to implement keenicons easier than comparing all the...
Hello,I would like to know how to give focus to a form field in a modal. I'm using the Metronic template with VueJs.Regards,
i have a edit modal i want to show the previously selected values in the vue 3 multi select, the previous values are tags ...
when the item Per Page 10 the dropdown actions open when I click onbut when I select item Per Page 25 the dropdown actions not open after the item 10 from 11 to etc its not open .MetronicVue demo 8 version 8.1.6node v18.14.1npm 9.6.0
I have a menu accordion, and inside the menu accordion, there is a menu that is not being displayed. The issue arises when I click on the menu inside accordion, which contains a list of users with sub-menus. Specifically, when I click on a user's menu inside the accordion menu, it does not appear. I...
heading: "cove", pages: [ { heading: "data_analytics", route: "/analytics", keenthemesIcon: "parcel-tracking", bootstrapIcon: "bi-archive", }, { sectionTitle: "data_blueprints", route: "/", keenthemesIcon: "tria...
Is there a way to import the html plugins in my Vue project? I am not sure how to configure the Vue project to use those plugins
at the moment of executing the "npm install" command it takes at least 30 min and in the end it gives me this errornpm WARN cleanup Failed to remove some directories [npm WARN cleanup [npm WARN cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\skrac\OneDrive\Imágenes\Escr...
Actions Menu Stop working in Customers-listing: After fetching data from API, the Actions menu stops functioning correctly, even with minimal static content. Instead of opening the menu, the action button redirects to the home page. How can I resolve this?im using Vue version
When I click the action button at the end of the datatable, the popup window stays in the table. Normally it should go outside. this only happens on mobile. I am using iphone 7 plus. I am using metronic vue latest version.