Metronic Mega Update!Tailwind 4, React 19, Next.js 15, KtUI, ReUI, eCommerce, User Management Apps and more
Explore Update

Tag: Vue (707)

Hi I'm using metronic vue demo 1,I created a modal to handle creating and updating data, when updating the data should appear in the text fields so the user can change it, but that didn't work for me. I have tried multiple tricks, her is my code
Hi,I'm trying to add a select field with the FIeld component of the vee-validate library, but it keeps displaying a simple select field.I added these attributes on the Field component: class="form-select form-select-solid" data-control="select2" data-hide-search="true" as="select"
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
Hi,the vue js header (Navbar) has default a white background. Is there a setting value so that the navbar is like in the html version (transparent bg and on scroll white?
Hi, after upgrading my app to 8.1.7 to be served from Vite, I get around 300 errors when I try to build - but no errors when I use npm run dev. Something most have changed radically, with the new build motor going from Webpack to esbuild with Vite - I understand that, but it's quite useless to n...
I am trying to integrate Metronic theme with Laravel and Inertia js, I could not figure it out. Because Metronic Vue theme is using Vue router and others things. Those are not required for Laravel and Inertia js. Can you suggest how to convert Metronic Vue theme for Laravel and Inertia js?
I've tried to deploy metronic for vue 3 in docker and map it with my hostname but it can't run with the build command that you gave in the readme file. Do you have any suggestion or any more guide line about how to deploy it?
I have the Metronic theme, I disassembled its HTML version and molded it into VUE component format, putting all the JS scripts in the main index.html file. Then I created a view with the HTML code and components for the menu, footer, and sidebar loading the rest and being called within that view. Pe...
Hello. I am using VueJs Demo 1, I want to use this support and tutorials section that you have in html: https://preview.keenthemes.com/metronic8/demo1/apps/support-center/tutorials/list.html1- Do you have this section available in a version for Vue JS? I only found it in html version.2- Can...
I'm running some tests on Metronic Demo 5 Vue (the Q&A site), and want to configure it to use our OIDC authentication server (Keycloak) for authentication. I've removed the code that pops up the stock login page and replaced it with the Keycloak configuration code. That piece works as expected. W...
Hi,do have any roadmap for Vue Demo 5 or Vue basically?I'm at the begining of creating application with Metronic and switching from 8.0.38 to 8.1.1 is not a problem ... I will just start from scratch. I want dark/light theme up and running ... thanks.But my question is about the updates road...
Please add Metronic VUE JS with Inertia JS For Laravel Project Integration with documentation to your top priority list.Thanks
Can you provide me a guideline to integrate vue version of metronic 8 in laravel 10 using inertia js
I have a suggestion, Please collaborate with Web Developer Youtubers like Laravel Daily, Bitfumes etc. So that they can create up to date video tutorials on how to integrate Metronic Template with different web technologies like Laravel, Vue JS, Inertia etc.. and Tutoria...
Hello,How I can use offcanvas-mobile in Metronic, please?
I have tried to setup the backend Laravel for Metronic vue, but it cannot fully login because it can't verify the token. It is getting a 404 on http://127.0.0.1:8000/api/verify_tokenI checked the Laravel code, and there is no reference whatsoever to verify_token.
Just picked up Metronic 8 and am trying to get started with a Laravel/Vue project. Can't find any good getting started resources for the new version. Trying to follow and modify this walkthrough for Metronic 7, (https://keenthemes.com/metronic/?page=docs&section=vue-laravel-integration) but not gett...
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...
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...
How can I make HTML theme files into vue3 js project. Metronic vue is already included but I don't want to use it, how can I do that?