I made my Metronic 9 React Tailwind Integration, my system is running in the "dev" environment, but I get the following errors when building.src/metronic/core/components/datatable/datatable.ts:20:21 - error TS2612: Property '_config' will overwrite the base property in 'KTComponent'. If this i...
Is there a guide somewhere for implementing Metronic 9 into an existing Asp.Net Core MVC Web app? I want to keep the project very light so only need the basic layout and login pages
Hi there!I can't install the project ...I initialized my Vue project in a client folder, in order to eventually use a server folder to put an Express.js.In this client folder, I put the theme in the src folder.But I'm having trouble understanding the documentation for initializing the...
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
I want to make a dashboard like Demo8 Metronik and I work with vue and tailwind, but bootstrap is used in this demo package, but I don't want bootstrap and I want the whole project to be with tailwind. How should I do? In the documents, it was written to download the tailwind and html package, but I...