I downloaded the starterkit and when I try to run "composer install" I get errors Installing dependencies from lock file (including require-dev)Verifying lock file contents can be installed on current platform.Warning: The lock file is not up to date with the latest changes in composer.json....
Hi there,I'm running a VueJs app with Metronic 9. I have an element I'd like to use reparent on that sits inside one component, but the new parent element is in another component.When I attempt to run reparent with both new parent and the original element in the same component it works prope...
Hello,We need to use a multiselect in the project, but for some reason, there are no adapted styles for Metronic. It looks completely different, and there's no dark theme available.I couldn't find any adaptation for the multiselect in the plugins folder, and I can't find the SCSS for adaptat...
Hello ,I am going to integrate metronic-v9.0.4 into Laravel project , I uses the instructions on https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/laravel to do thatI see that the file src/app/layouts/demo1.js , while I will use the demo5 UI , so does this file will...
Hi Team.I want to add a number range field that can select max and min values on both sides. But I can't find one already implemented there.Have you implemented this? If so, can you share how to do it?Thanks in advance,Vahan
Error is "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?Followed all steps : Laravel 9 (with Vite) and Vue 3 integration [For Metronic v8.1.6+]so after that I am getting error : getActivePinia()....Note that I...
Hello,I have installed & set up metrolic 9 in laravel as per this documentation, https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/laravel.However, it seem to be some issues with the UI.Could you please help me? Am I missing some css or components here?
Hello there,What I need is a template that uses tailwind and it should support RTL.so my question is...Does metronic 9 support RTLor does metronic 8 use Tailwind
To start with:Local OS: Win10Node: v20.12.2npm: v10.1.0yarn: v1.22.22gulp-cli: 3.0.0gulp: v4.0.2I just downloaded the Metronic v8.2.7 Node.js Demo1, unpacked it and followed these instructions: https://preview.keenthemes.com/nodejs/metronic/docs/getting-startedI did use "npi in...
Hello, Metronic text-gray-500 and text-gray-600 colors contrast is too low. From Chrome its getting 2.58 points which is warning level. It would be great if All gray-{variations} could pass contrast ration points from chrome browser. We have old monitors and text-gray-500 and text-gray-600 is al...
Dear Fellows,I do not want to use default demo for Django application, can you please guide me how can I use different demo HTML template for Django template or at least layout settings for Django. I prefer demo32.Thanks
In Metronic 8 Laravel, I install webpck.mix.js with npm run dev. It's successfully, but don't have public file (such as datatables js and css). I want to use datatables but when i call it with datatables library it not found and return net::ERR_ABORTED 404 (Not Found)i Check assets in config...
I've been using Metronic since 6 is released and Metronic 9 was my personal best choice because of fast development and prototyping. But webpack is getting slower in comparison with its opponents. Currently Rspack is getting attention because of similarities and plugin compatibility. Also it gives f...
The btn-outline-dark doesn't have a dark background-color when hovered. Is this correct? In fact, it's the same color as btn-outline-secondaryhttps://preview.keenthemes.com/html/metronic/docs/base/buttons#outline-dashed-style
Hi,I need help in rebuilding metronic8 demo13 to the below config Header Width = FixedToolbar Width = FixedAside Display = OffAside Theme = DarkContent Width = FixedFooter Width = Fixedhttps://preview.keenthemes.com/metronic8/demo13/layout-builder.htmlI have been trying...
I believe the following classes are missing on the metronic 9 themes-animate-pulse-bg-gray-200-bg-gray-700also it seems that I try to do the following "bg-gray-100 dark:bg-gray-600" it does not work, since bg-gray-600