Issue with KTTabs component
The KTTabs component seems to have some issues. I followed the documentation provided here: https://ktui.io/docs/tabs#examples
When I try to dynamically set the active tab via JavaScript, it always throws an error at l...
We are using the KTUI DataTable component in Metronic with Angular 20 and a remote API data source, and we need to implement the search functionality.
The documentation mentions the search(query: string | object) method, but it does not clearly explain how to invoke it or how to bind it to a custom...
We are thrilled to release a year of hard work for Metronic 9 with Tailwind CSS! As Tailwind CSS becomes the de facto UI framework for modern sites, Metronic 9 aligns with this trend right on time.
What's New:
Complete Figma Files: Every single page, component,...
Hello, how can I click on the images of the "Locations" section in the demo below with the mouse and slide them left and right as if they were a slider?
https://keenthemes.com/metronic/tailwind/demo1/public-profile/profiles/company
https://ibb.co/m6qbzN3
Do i need to buy new license so i can download metronic tailwind? If I go to metronic download page, all I see is metronic 8.x version to be downloaded...
I'm a bit confused on how to try this new metronic tailwind
Hi, I tried to use Medtronic 9 via Livewire 3 (full page) but the menus (sidebar and profile menu, top right) are not working properly.
document.addEventListener(“livewire:navigated”, () => {
KTComponents.init();
KTMenu.init();
});
But it is not working. Could you please help?
We really...
Hello everyone,
I have been developing with the metronic8 version for a long time. I am very used to it. But I want to use the metronic9 version in my new projects. What do I need to do to use the datatable of datatables.net. I installed the package with npm. There is no problem on the js side, but...
Hello Metronic Support Team,
I am using the Metronic Tailwind version with KTUI in a Blazor Server project. I have encountered an issue where:
Sidebar menu toggles and dropdown menus work on the first click but stop responding afterwards.
This occurs even without navigating to a new page....
Error Description:
When running the command "npm run dev" to start the server and then accessing the link http://localhost:5173/, the page takes approximately 6 to 10 seconds to load and the following message is displayed in the console:
Note that the message is repeated many times in the cons...
i bought this dashboard template
https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469#
my projest is angular project, Using Metronic 9 tailwind .
i also did the installation toturial
https://keenthemes.com/metronic/tailwind/docs/getting-started/installation
but...
Hello team,
I'm using Metronic 9, the flavor with Tailwind, React and NextJS in Typescript.
In whatever DemoLayout, the page "Billing - Basic" does not allow to add any new payment method. I would expect a form to show up when clicking on "Add New", but nothing happens. Why? How to solve this?...
I want to create a simple drag-and-drop interface similar to creative apps, where users can design characters or rooms. A concept close to what’s shown on https://pazuavatarworld.com/. Can this be done using Metronic’s components, and what’s the best approach to start?
Hi,
I am using Metronic Tailwind Css Version 9.1.2 in my NextJs application.
Problem:
Auto-initialize of data table is not working using data-datatable="true" attribute in NextJs, although the workaround i found is to use next/dynamic and manually initialize using const dataTable = new KTDat...
Hi there,
First of all thank you for amazing work on the theme. I'm one of the happy customers.
I have successfully installed the bootstrap version under the rails Framework and it's working.
Recently you released the Tailwind version 9.x on the HTML version.
The question is, Do you have any tim...
Hello, i recived this mail "Metronic 9 Tailwind React Arrived - Enterprise ready React App with 20+ generic React components, 10 unique demos, 100+ fully designed pages, 1000+ UI elements.", and i want to make a new React + Vite project.
Could you give me the step by step process to initialize a...
I am building nextjs application with Metronic 9 Tailwind version v9.1.2, and used the nextjs seed project from github: metronic-tailwind-next, but 'npm run build' throwing following error.
whereas it was fine in the Metronic 9 tailwind v9.0.6. This started happening after migrating to the v9.1....
Hi! Metronic version: 9.1.2.
I ended up having to subscribe to Tailwind's own component package (www.tailwindui.com/components) because the template doesn't have many components yet, and I was surprised that for some reason many of their own classes don't work in your template (which is Tailwind)...
I am upgrading the theme from 9.1 to 9.2, but I am experiencing several problems with KTDatatable.
- In demo1 the tables use different classes than KTUI.
Example kt-card-footer -> kt-datatable-toolbar, flex... -> kt-datatable-length etc..
- How come the columns are always sortable even if I se...