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)

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
Is there any way in vue demo that we can set the action button on the breadcrumb section right side dynamically based on the page same as the breadcrumbs?
I was not able to integrate the HTML tooltip that was provided in the theme and I did not find any tooltip in the Vue doc so I implemented element plus tooltip but sometimes randomly it behaves strangely Does Vue demo have a tooltip? so I can integrate thatissue: https://rxteam376-my.sharepoint....
In Metronic theme in forms if we hit tab then it behaves strangely, e.g in Sign In page I entered email and then I hit tab then the focus goes to the forgot password link and not on the text of password, this happens in almost all the forms that I have integrated, so can you please provide a solutio...
I have integrated the Vue demo customer listing page in my development and when I integrate the Action menu (data-kt-menu) it doesn't work for me in the datatable but I put the same code outside the table it works can you please help me to fix this issue.Code:
Hi,I want to make a live theme switch in my app.How can I compile both dark and light themes into 1 css file?I'm using vuejs.Thanks.
Vue Api Service not connected to Laravel Backend API(Sanctum) because of Authorization Token.Here is my sample code: import ApiService from "@/core/services/ApiService";const getUser = async () => { await ApiService.get('user/me') .then((resource) => { consol...
Is there functionality for expandable child rows in KTDatables? Here's the native datatables examplehttps://datatables.net/examples/api/row_details.html
Hii am asking is there any plane to make and example of Laravel inertiajs metronic 8 integration, it is very important please.Thank you
I am using vue version of Metronic and I want to change font family of whole website when user changes the language (to for example 'es'). Is it even possible? and can I make it use RTL template if user changes language to a RTL language?
Hello,We have implemented KTDatatable and everything works fine but now we have to implement expandable datatable we have tried much with the KTDatatable but did not get success, so is there any reference or demo available for the same? because we have implemented this in the whole project and c...
Hello,I want to implement select with the search but I am not able to do so and not even found any example of select with search on Vue demo.// Select element
Hi,I am using Vue version of the the theme.Does the table plugin support the ability to expand a row?and how can I implement it ?Is there an example?
Hello dev, we are interested in using demo1 and decided to settle for ReactJs Or Vue version of the demo, we noticed that the versions (VUE and React) when compared with the HTML version do not contain several sample pages, app templates that captured our attention. Were they removed to reduce fi...
After running the build command, the files are built successfully, but the served page is blank.I see the following two messages on the console.Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/html". Strict MIME type checking...
Hi I have been following the documentation to install vue and laravel with metronic here:https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integrationI have got to the last step "npm run dev"However with what looks most of the vue components I am getting the following error w...
I am trying to deploy the Vue version of Metronic 8 to the DigitalOcean App Platform and am running into a mixed content error.Support is telling me that this can be resolved by changing ws:// to wss:// and http:// to https://in your app codeI am brand new to using Vue and am not sure how to...
I am using Metronic 8 version 6 and I would need to fetch the contacts from the api and use them in the table however I cannot convert the json to the ts interface. Could you send us an example of how to do this?
We do use a input field with a search element of Metronic Theme 8. Vue.
Hi, I bought the product on themeforest two years ago. I had never actually used it. However, now I'm starting to use it and I realized that in the package I download there are not all the demos and apps. If I renew my support, can I have access to these packages?
Hi,i already buy template but i try to run vuejs but cant run. its said error Delete `␍` prettier/prettier. please help me. i already spend my last money for this. please help me run this
Hi,In the Good – Bootstrap 5 HTML Admin Dashboard template, I was implementing it in my NuxtJS SPA project. I initialized the required global styles and javascripts but for some reason the menu accordion for light sidebar layout isnt working.. I also tried different layout like the mini sidebar bu...