Hello,
I’m currently using Metronic version 8.2.27. I would like to use the kt_modal_create_project modal, but I’m unsure how to proceed. It seems like I need to use the create_project in the src folder, but I’m not sure which basic HTML template I should provide for content.ejs.
When I try co...
Hi,
not sure if such config exist, but before building, is there a way to change the demo used to generate the razor files? or they have to be manually modified based on the HTML files?
Hi there,
I am using Symfony 7 which come with Turbo & Stimulus.
Every time I change page, the menu / dropdowns stop working.
I tried looking online for similar issue / solution, and the closest I got is few threads about Ruby using Turbo.
In most cases, they say the solution is to use K...
Hi Team,
Metronic on every page change is sending verify request to the backend.
// verify auth token before each page change
authStore.verifyAuth();
// before page access check if page requires authentication
if (to.meta.middleware == "auth") {
if (authStore.isAuthenticated) {...
When I run...
npm install
I get the below message...
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and power...
Dear Support,
I purchased a copy of Metronic but have trouble getting your Blazor integration guide to work. I'm following the instructions here:
https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/blazor-server
I followed thru steps 1 to 4 (4 being - npm install & npm ru...
Hello!
We running an Angular 18 application using the Metronic theme and love it (we're running Metronic 8.2). However, we recently ran the project through SAST scan and it returned a number of vulnerabilities tied to https://cwe.mitre.org/data/definitions/79.html.
Basically, it's complaining...
I'm going through the installation guide for Metronic 9 Tailwind: https://keenthemes.com/metronic/tailwind/docs/getting-started/installation and just want to use the HTML version.
Do I need to do points 6 to 8 with the HTML version, as it looks like the files are already in there?
Hi, I am using Blazor Metronic Templates. Tooltips doesn't work in components because components add content dynamically to dom.
Kindly guide me how can I resolve this problem to show tooltips in Blazor Components
Even though I followed the steps on the react integration page exactly, the project opens but the page does not load.
I think the https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/react page is out of date.
There is no error message, the page just keeps loading.
i work on bootstrap version of metronic , with laravel
when i use select2 in modal body like 'create-project' it not working, filtration not working and i cant write in text box to use filter
i tried it in another places , works fine but not modals ?
i have bought the metronic . i am planing to use the tailwind verision and vue 3 app.
but i cant find out how to make it rtl . dos it support rtl at all ?
I bought your product imagining to download the React + Tailwind version, is it possible to download it?
Reading your blog I notice that it is still in beta, it could be fine for me at the moment since I have chosen you as design driven.
I await your kind reply.
Kind regards,
Amarildo Lena
Hi i am trying to setup metronics for Spring,
I have done the below step ->
1) Start your command line interface and change directory to starterkit/_keenthemes/tools.
cd Starterkit/_keenthemes/tools
2) Install dependencies with either one, yarn or npm.
I have used npm -
npm install...
Topbar menu wont hide when change password modal is click.
Image for desktop version : https://ibb.co/7RjgXCB
Image for responsive version : https://ibb.co/cCnkp2H
How do i change the node version of metronic 7 to either 16 or 18?
when i try to change the node version either 16 or 18 and try to run npm install it throws multiple errors and the main error i am getting is for node-sass.
Hello everyone,
I'm currently playing with the new version of Metronic Tailwind and trying to integrate Filament Datatables and Filament Forms as per the documentation:
https://filamentphp.com/docs/3.x/forms/installation
However, I'm encountering issues with the dark mode. It doesn't seem to...
I'm working on a web application using the Metronic admin template, and I want to optimize the dashboard for better user engagement and usability. What customization techniques or best practices have you found effective in enhancing the user experience within Metronic? I'm particularly interested in...
Hi, I followed your integration guide for Laravel, but I got errors in the browser. There are no steps to copy vendors, js and css folder into public/assests folder, only media is here, so they are missing. What I'm doing wrong?
GET
https://localhost:7890/assets/js/core.bundle.js
[HTTP/1.1 40...