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

Tag: Vue (612)

When buying the metronic 8 themes (60$), should I expect all the themes with different languages and framewokrs that it says it supports ? I want the vuejs version, but It would be awesome if someone could answer my question before i buy.
Hello I am trying to configure vue 3 with typescript support in laravel along with vite. Kindly Help.i've recently created a new laravel 9 project with keenthemes files but i am unable to successfully configure vite with it. Help!Best Regards,Junaid
npm 8.19.2node 16.18While resolving: demo1@8.1.5Found: @popperjs/core@2.11.5node_modules/@popperjs/core @popperjs/core@"2.11.5" from the root projectCould not resolve dependency:peer @popperjs/core@"^2.11.6" from bootstrap@5.2.2node_modules/bootstrap bootstrap@"5.2.2" from th...
Hello.If I buy Metronic for $49, I will have the rights as you say in the License Terms?If not, how do I get that license?About All-in LicenseAll-in license grants you the use of the Item in unlimited End Products.You CanCreate unlimited End ProductsUse in End Products with paying...
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 support team,I have the Metronic VueJS theme. How can I set the light mode as the default value? Currently, it defaults to the dark mode (or system) for most users.Thanks.
1. run yarn add @types/bootstrap2. put these code in main.ts import { Tooltip } from "bootstrap";app.directive("tooltip", (el, binding) => { new Tooltip(el);});3. use it like this show tooltip
Hi,I was analyzing the code and realised you were using 2 different forms (as far I could see). Form of ElementPlus and VeeValidate. E.g. ElementPlus is used is AddCustomerModal.vue and VeeValidate is used in NewCardModal.vue.You have documentation about VeeValidate (https://preview.keenthem...
do you have any documentation for Django + metronic8 + 0 OR vue (or any other front-end framework)
Hi Team,I`m using Metronic 8 with Vuejs. Main menu is generated in Menu.vue and its looping through DocMenuConfig.Can you please advice me how to change menu items based on logged user role?I`'d like to create e.g four such a Configs: menuAdmin, menuUser, etc ... and switch it depending on l...
Hi Team, Can you suggest me a solution to prevent these warns popping in the console even if I don't use the "OnItemsselect" prop for data tables?Vue warn]: Property "prop" was accessed during render but is not defined on instance.
Hi, I'm really waiting for a laravel+inertia+vue version of metronic 9, do you plan to make this kind of release soon, or should I stop waiting ?
Hi,Do you have some article or page where you explain the terms and relations?e.g- What is the difference between pages and apps?- What is the relation between account, user management and customer?- Do you also have the migration files for laravel or any database dump?
I've updated the line:ApiService.vueInstance.axios.defaults.baseURL = process.env.MY_API_URL;(MY_API_URL = "https://localhost:7100") just for referencein order to point the app at my locally running API, but not matter what the base URL is always http://localhost:8080 (the location the a...
Hi Dev,I have big database system using Laravel, and what is best way to fetch and very fast and best performance show hug datatable related with other tables ,and using table filter and search , So what is your advice from me using Vue.js or Yajra , and why?Thanks and Regards,
Hello i want to validate dynamic fields using vee validate, Fields having the same name. For Example
Hi,I'm purchased Metronic 8 and I'm following the steps in https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration. But by following these steps I couldn't get it working. Can you check if it's up to date or make some video on this topic?
Is there any documentation for multi auth for the theme , I want to redirect users and admins on different login portals and how to set it ?
Hello, I have gone through Horizontal Form in Vue it's pretty impressive. But I am stuck, I want to add dynamic input fields for example Phone 1 , Phone 2 also need to validate them after going to next step
npm ERR! While resolving: demo8@8.1.5npm ERR! Found: @popperjs/core@2.11.5npm ERR! node_modules/@popperjs/corenpm ERR! @popperjs/core@"2.11.5" from the root projectnpm ERR!npm ERR! Could not resolve dependency:npm ERR! peer @popperjs/core@"^2.11.6" from bootstrap@5.2.2npm ERR! node_mod...