Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

Tag: Vue (704)

When defining table headercolumnName: "fieldName",columnLabel: "Invoice",current KTDataTable doesn`t look at columnName thats why we cant use label for header customization.the reason is in TableBodyRow.vueit need to be changed to ${properties.columnName}...
Hi Team, It seems to be routing is not working as expected like it doesnt render the data to the datatables when naviagting from one screen to another. And I get to see the this console error runtime-core.esm-bundler.js?d2dd:38 [Vue warn]: Unhandled error during execution of schedul...
Hi,Metronic Demo5 Vue, fresh installationcode from element-plus docs I used this code e.g on CustomersListing.vue th...
Demo 3, left indent for sub menu is not working.After downloading the file, I ran the code without any changes, but the indentation in the sub menu does not work properly.
Hi,In the password data input fields the revealed button (eye) do not appear in Chrome and Firefox browsers. However, in the Microsoft Edge the "eye" appear after I type, but it stops appearing after leaving the field.Its possible to solve this behavior?Thanks and best regards,MB
Hi all,I have an error using the vscode IDE and the metronic demo1 for vuejs.I do not have any custom modification in it yet, so the code is the original one.I am using VSCode in a macos running all the last version of it.I am using the extension volar for VUE.Some of the components ar...
Hi,I'm having the above mentioned error throwing all the time when I try to make call to 'ApiService'. Kindly advice me as It's kind of a blocker for me. Please find the snippet of the code below.Please suggest me how to solve this problem or what I'm mising the code?import ApiS...
Hi,the issue is here https://preview.keenthemes.com/metronic8/vue/demo5/?_ga=2.208797522.1913056374.1650360416-103528003.1650360416#/crafted/modals/forms/new-targetwhen we click on calendar to move between months or pick a different year range ... no matter what calendar is closing. S...
Hi, when does the Vue version gets updated with the latest design/css/html updates from the HTML version?
In version 8.1.1 with vue When i run: npm run serve i get this errors:ERROR in src/components/widgets/charts/Widget1.vue:135:9TS2322: Type '{ horizontal: false; columnWidth: string; endingShape: string; }' is not assignable to type '{ horizontal?: boolean | undefined; columnWidth?: string...
Hi,This morning, I tried to implement Vue Metronic v8.1.1 on my Nuxt3 app. However, I have several errors due to libraries used by Metronic which are no longer implemented by default, such as vuex which has been replaced by pinia, the official Vue recommendation.Is it planned in the next upd...
HiI downloaded Metronic 8 package and wanna use Laravel. Though there are lots of useful JS pre-initialized packages inside it, VueJs module is not added. How can I properly add vuejs module and use it.Thanks in advance
I have used the updated theme's ktdatatable and I want to set the current page dynamic.I have used :current-page="2" but not working and it's set 1st page by default event I have set 2 in current page parameter.Waiting for your replyThank you!
Hello guys,I'm having some problems when running the "yarn serve" command in the metronic vue demo1 template, has anyone had the same problem?
Hello Team,Is there any way where we can add a link/button to the accordion header?
Hello,After upgrading bootstrap to 5.2.0-beta in the Vue Demo 7 template, I am getting an error everytime I click a aside menu link as shown below. Would anyone know why this is happening?bootstrap.esm.js?0a67:74 Uncaught DOMException: Failed to execute 'querySelector' on 'Document': '#/dash...
I have updated the theme and seems the column sorting not working in ktdatatableI have written my issue below. Please check and let me know the solution for it.const tableHeader = ref([ { columnName: "Email", columnLabel: "email", sortEnabled: true,...
is the JS version available for Vue Theme Metronic 8?Do you have a ready build for vuejs with vite ?
Hello,I've found an issue in your demo7 Vue template using the latest 5.2.0-beta1. In short, in AsideSecondary.vue, if I programmatically add classes "active show" to the tab to default showing the correct menu when the site is loaded, and then I click another link, it does not hide the origina...
Demo: 8Version: 8.1.1 with vueWhen i run: npm run serve i get this errors:ERROR in ./src/layout/aside/Aside.vue?vue&type=script&lang=ts (./node_modules/ts-loader/index.js??clonedRuleSet-40.use[0]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/layout/aside/Aside.vue?vue&ty...
Hello I have node version v16.16.0and npm version 8.15.1After that I tried to install demo1 in localhost run command:npm installnpm run serveBut me display this error on vsc error in ./src/layout/aside/Aside.vue?vue&type=script&lang=tsModule not found: Error: Package path ./in...