A New Era with KtUI, ReUI, and Tailwind 4, React 19, Next.js 15!We’re thrilled to announce the most anticipated Metronic update ever! This giant shift forward brings transformative changes for a faster, community-driven future. A Reva...
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!...
I have an old project that was built using the Metronic Theme for its frontend and Laravel PHP for the backend. Unfortunately, we lost the complete source code for the frontend, but we still have the .vue files.We need to rebuild the frontend using these .vue files.
When you purchase Metronic, the premier admin dashboard template from ThemeForest, comprehending the licensing terms is crucial to ensure your usage complies with legal requirements. This guide aims to demystify these terms, highlighting the differences be...
Dear Community,Metronic Evolution is on the way! Redesigned UI, dark mode, MUI Version with Next.js, Vite, Typescript, and a rich component library, plus Tailwind Version with Webpack support and versatile components.Complete Redesign. Revolutionary redesign with new UI, dar...
## Environment- OS: macOS- Metronic Version: 9.3.4- Webpack: 5.99.9## DescriptionThe webpack build process hangs indefinitely and never completes when running `npm run build:js` or `npm run build`.## Root CauseTwo configuration issues in [webpack.config.js](/metronic/webpack.config...
Hello everyone,First of all, when authenticating, the validations are duplicated and the scripts run twice.Then, the following errors are always present:scripts.bundle.js:7903 Uncaught TypeError: searchObject.on is not a function at Object.init (scripts.bundle.js:7903:26)...
1) Does the ThemeForest license cover all Next.js dashboard templates, applications, and websites?I am specifically looking for templates that include apps such as an email application and an inventory management system. Does the license cover all the Next.js apps and templates listed on your webs...
Hello Metronic Team,I'm using the Metronic Angular theme and my client is having some usability issues with the sidebar menu.When the sidebar is set to "hover" (for lg screens), the submenus disappear immediately when the mouse accidentally moves off them. This is frustrating for users, espe...
Hello KeenThemes Support Team,I'm using Metronic 9.3.4 (Tailwind HTML) and encountering a build warning with Tailwind CSS v4.1.16.ISSUE:During CSS compilation, I receive the following warning: Found 1 warning while optimizing generated CSS: @media (max-width: var(--screen-lg))...
It's possible to build the assets? I want to have the option to use the uncompile files like we have in the bootstrap version(V8), my problem is that I do not want to use the built files because I will modify/add files
How do we get the sidebar in demo3 look like in demo8? Is it possible?When user hover over the icons in left sidebar in demo3 we get a dropdown menu like in demo8?
In Metronic v8.x we can find simply modal input form for new targetutilities/modals/forms/new-target.htmlBut, when I add some fields in this form and change others fields so they fit my input form I could not get error when the fields is empty.As long as input form is the same as original it...
Hello;I purchased the theme and want to set up demo39 directly. Is there a ready-made Laravel template for this? Or should we manually copy and paste the standard public files into Laravel to use the demo39 theme as default? How should I proceed with this process? I only want to use the demo...
I am using metronic 9 tailwind html in my asp.net 8 mvc app. The theme is configured inside _layout. the side bar, header and footer works normally but everything inside the @RenderBody() is being displayed as a plain text, even though the content-type received in the browser is html. Am i missing...
After instaling Node Packages i ReactJS Vite its not run and showing white page due to an error of supabaseUrl:Uncaught Error: supabaseUrl is required.
Hi Keen team,I've come across a problem while using livewire with ktui.I've got a form inside a modal. I'm using wire:ignore.self on the modal div to let ktui work on the opening and closing of the modal.Inside I've a form with different inputs using wire:model to synchronise it with a liv...
Hello Metronic Support Team,I hope you’re doing well.I’m currently working with Metronic Tailwind version 9.3.2, and I would like to confirm whether it is fully compatible with the GitHub repository metronic-tailwind-html-integration Blazor Server.Specifically, I’d like to know:If this...
The persistant property of Modal is not working as I would expect.Clicking outside of the visible part of the modal should not trigger a close(). This works, but there is an area around the modal where this does not work and it closes. It even is in the example:https://ktui.io/docs/modal#per...
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....