am trying to apply filter on the remote datatable with KTDatatable.It is metronic 9.xI do not see any documentation where I could pass all filter criteria with the apiEndpoint URL. or even a textbox search /.... infact i cant even get the search text box to show up even if i put search:true...
Tell me how to move the sidebar from demo5 to demo9. I tried it myself, but there is something missing to work in the demo9 template. To make it clear which panel. Here is the link https://keenthemes.com/metronic/tailwind/react/demo5/public-profile/works . I need to make a page as well, but only...
Hello!I've noticed we dont have the github project available anymore.Can you please, add it back?Its much better to keep up-to-date with metronic source code changes.The idea of having a branch for each major version is also very nice.Thanks!
I've noticed several classes are missing in assets/css/styles.css file.They are present in Docs tho /docs/dist/assets/css/styles.cssFor example:This menu pagehttps://keenthemes.com/metronic/tailwind/docs/components/menuUses this block to show the accordion a...
I followed this integration guide closely, but I couldn't get it to work. In core/index.ts I had errors regarding the imports (the default imports were actually named exports in their re...
Hi all,I am currently using Metronic with React (implemented as stated in the docs). I am using the latest TailwindCSS version.The dropdown itself is working but if it is inside a modal, the click handler is not fired, even when calling KTDropdown.createInstances() manually. I deb...
Good afternoon,I did everything according to the instructions, installed Tailwind Vue, in general, everything works. I just can’t figure out how to make the dark theme switch work, as shown in the demo.
Hi,I’m thrilled to share the latest Metronic 9 React/Next.js update with you! Check out all the details here.We’re also working on the Metronic 9 HTML/JS update announcement, which will be released soon—stay tuned for more!...
Hello teamI have datatable with remote data source, i can search it with input that have attribute "data-datatable-search", but how to implement datatable filters ?Thanks
Hi,I have a question about Refresh/Reinitialize DataTable.Im using Metronic v9.0.4 with Angular. The DataTable component is working fine and now I want to implement function to fetch new data and view new fetched data. How to refresh/reinitialize the DataTable when a button was clicked witho...
I'm with a weird issue related to the Link component on React-router using Metronic V9. If my Link is inside a table or a header, the entire page will be reloaded if the users click on it. But if my Link is inside a simple div or span
Hello, thank you for creating such an amazing framework.I am running and testing it with NextJS. Currently, I am using the import statement:import KTLayout from "@/metronic/app/layouts/demo1";However, I would like to use demo10 instead. Is there a solution for this? Could yo...
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...
Hello Team,I recently downloaded the latest Metronic Tailwind CSS on 29th Nov 2024, I used the HTML version and encountered an issue that requires your immediate attention. Upon implementing a modal for the first time, I discovered that the footer was unstyled. Upon inspecting th...
I've noticed that the downloaded version of Metronic 9 has a demo 1 layout. I want to use demo 4 as a starter layout, how do I make this possible? Thanks.