i am using the latest version of metronic theme vue in laravel.Most of the things are working fine and I have even including import { initializeComponents } from "@/core/plugins/keenthemes"; in app.vuebut many components such as tab, drop down are not working.For example, if I try to...
Hello, do you have a child DataTable example that I can use for KT-DataTable in Vue? The table structure I want is available in the link below, but is it a usable structure in Vue?https://preview.keenthemes.com/metronic/demo1/crud/ktdatatable/child/data-local.html
Hi there, I like you product "Metronic | Bootstrap HTML, VueJS, React, Angular, Asp.Net, Django & Laravel Admin Dashboard Theme"One question I want to ask is that, if purchased, would I have access to all versions like React, Laravel, Vue and others or I will have to pick one?Thanks
Hi team,First of all ; thank you for the great work. Metronic is the best.I can found scss for fslightbox but no js or ts.Can you help me adding it ? Best regards
HelloI Bought keenthemes_mega_templates_bundle_v1.1.2 and want to use rider_vue_pro_v1.0.0.But I can't even run it.I create a dir with content from "keenthemes_mega_templates_bundle_v1.1.2\rider_vue_pro_v1.0.0.zip\rider_vue_pro_v1.0.0\theme\"C:\temp\vue1>npm installnpm ERR! code ERES...
Have you tested this?/* in IDE /*Could not find a declaration file for module './theme/app/layouts/demo1.js'. implicitly has an 'any' type.ts-plugin(7016) in import KTLayoutsrc/theme/core/components/scrollto/scrollto.ts:41:24 - error TS2531: Object is possibly 'null'./* while npm run b...
Hi,The Vue Template (latest version) Metronic does not work well. The icons are not working (demo) also the documentation pages (new icons) is not visible. The old icons can not be found back. Please fix this, it's a shame.
We purchased Metronic Vue (currently Metronic 8) two years ago for our portal development. However, we have always felt that the support for Form components is insufficient. If we use the ElementUI framework, it will not match the original style.Do you have any further solutions for this issue?...
Hello, I hope you are doing well. I'm using current version of vue metronic, and I would like to make an app where it is possible and easy to change the theme (from demo 1 to demo 2, or to demo 8 to demo 6 for example) in the app. So let say I have built an app in demo 1 for example, the only way(...
Hope this request find you well.Few months ago in Metronic 8 Vue version, we could have the possibility to have both demo and docs version, but now it is not possible. Could I have the new version of Vue with documentation template of you don't do those features anymore?
hi, keenthemeshttps://preview.keenthemes.com/metronic8/demo1/ Where can I find the source code for the updated page in the menu (show 12 more)?When I downloaded the purchased Metronic template (v8.1.7 -> v8.1.8), the source codes for the page did not exist.thank you
I am unable to get the accordions to work in my app. I have looked at the code in the docs and copied and pasted it into my application, but they do not work. The icons are missing, and the accordions don't toggle. Am I missing a CSS file or some Javascript? I am using bootstrap 5.x ,vuejs and t...
hi, keenthemesThe form-control-solid disabled state style does not exist, and the disabled state style is defined only in the form-control class.are there any plans to add styles related to disables state to the form-control-solid class?When using the form-control-solid class, the expres...
Hi,I'm using Metronic Vue 3 (demo6 template) and trying to implement (front end) unit tests. However, facing issues running unit tests with babel transform functions.The problem is that I can't run the unit tests with the metronic project (although I already built some unit tests with a vue3...