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

Metronic (4971)

I notice the tooltip and separator is not working in angular.The base angular original bundle is working. But in my local is not working
So when on mobile this is what the menu looks like for react demo1. I have no idea how to fix it. Can anyone assist?https://i.imgur.com/kKrTl33.png
Hi,Nowadays more apps allow users to change or apply custom themes. Some reasons to add support for theming are:Make users feel more comfortable with a customized user experience. Users may feel more comfortable with the colors they chose themselves.Many companies tend t...
Hello.I managed to create Blazor WASM application with Metronic theme and kit. I have now few errors:1. System.IO.DirectoryNotFoundExceptionUnhandled exception rendering component: Could not find a part of the path '/wwwroot/assets/media/icons/duotune/arrows/arr061.svg'.I as...
I try to implement scroll to a section in Metronic Vue. What I did was editing the route/clean.ts and core/config/CleanMainMenuConfig.ts. But instead of scrolling to a section, it replace the body with the particular components. May I know how can I implement scroll to a section in Metronic Vue corr...
Hello,I was trying to scroll inside a fullscreen modal, but it didn't work as expected.In the modal I have a set of inputs and then I want to create a 'card', and I would like a scroll on that card.Could you help me with this little problem, I don't know how else to try. :)Component...
hi there,i would like to know how the below active menu css works[ngClass]="calculateMenuItemCssClass('/project')">Lets say i have created menu as like belowApps - Projects - Workflow - List - Component - Generate File...
I can't access Metronic 7 from the webpage. Seems like the link was dead. showing error code 404.https://keenthemes.com/metronic7/?page=index
Dear Team,In the Modal dropdown select 2 not working it shows input fields but we are unable to type any thing in the input field of the dropdown, kindly suggest me solution.kind regards Qamar Aamir
Do we have the calendar module in React?https://preview.keenthemes.com/metronic8/demo1/apps/calendar.html
I am reaching out because I have a question regarding the implementation of Vue.js within my Metronic 8 project, which is built using Laravel and Vite.I am relatively new to both Vue.js and the Metronic template, and I'm facing some challenges when trying to integrate Vue components into my exis...
On Tiny Slider there is a option for Responsive attribute but it's not included on the design will this option will be included on future versions or there is a way to use this option on the current version.http://ganlanyuan.github.io/tiny-slider/demo/#responsive_wrapperthank you
"max-visible-buttons" property from kt-datatable/TableFooter/TablePagination is not working properly when we update the value other than "5", for example 2.Framework version: VUE 8.1.8 (demo 1)Thanks in advance,Regards.
Metronic Template version 7 is not compatible with RTL direction, once generated the CSS files for RTL version, the menu is not showing anymore.Please support.
Hello there, I am facing an issue: the Primvue dropdown is not working when using it inside the dialog. however, it works fine when use it outside it. any help?
Everything ive tried to do to implement my package has failed. All i can do is install old packages, and some I cant even get to work. for example: import {} from '@types/googlemaps';Is not able to work with it. every single time I try to make it in my project i get this: npm E...
I purchase theme from themeforest, and I tried both download file from themeforest and keenthemes. The build always return error.follow the guild>>> gulp --demo1file:///D:/asp.net-core/Starterkit/_keenthemes/tools/gulp/helpers.js:16import {glob} from "glob"; ^^^^SyntaxError:...
Hi,i just purchased the template and found out there is no jsx for all demo version only tsx. Is there any template/demo version in jsx format?If no then how do i use it in jsx? Thank You.
As I want to use this product for the website which deploys within 3 environments1. SIT2. UAT3. ProductionWill this product support all of these environments, and if it does, which license should I buy in order to fulfill this requirement?
Hi, I'm using the HTML version of the Medtronic Sales Tracking App template in a Blazor WebAssembly application.With some effort, I'm getting it working, but as soon as I want something generated programmatically, I receive many Javascript errors and something stop working.For instance, in the...
Hello,I am trying to import charts from TradingView, and I am using the Laravel template,I installed library with npm install --save lightweight-chartsThen I created widget in widgets.bundle.js file, var initChart = function() { const chartOptions = {...