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

Tag: Vue (614)

Hello Guys, I have purchased the latest version of "Metronic" as I am willing to build a web application with Vue.js (or HTML) and Lavarel.I used to be a developer a long time ago, and I am not familiar with new stacks like Node, npm, etc. So I am finding it difficult to install and explore th...
KTDatatables with server-side data fetching - "No data found" message showing instead "loading" message.
Hi! I am using Metronic 8 HTML in a Vue Project (I don’t want to use the Vue theme as I want to work in JS, not TS). How can I access and get rid of the right-side buttons (Help, Demo, Buy now) buttons? I can not find these HTML elements anywhere.Thank you!
I want to ask when there will be full demo version for vuejs. I want buy it.
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...
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, 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?
We do use a input field with a search element of Metronic Theme 8. Vue.
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...
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...
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...
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...
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?
After the network request set the initial value of ref formData from onMounted method not working? It printed but step1 component input value was not changed. We are using vue3 templateHow to change input value in this situation?
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
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...
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?
Hii am asking is there any plane to make and example of Laravel inertiajs metronic 8 integration, it is very important please.Thank you
Is there functionality for expandable child rows in KTDatables? Here's the native datatables examplehttps://datatables.net/examples/api/row_details.html
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...
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.
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: