Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

All Questions (6011)

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...
I am getting several JavaScript errors while trying to integrate the HTML Start Pro theme with Laravel. Please see the attached screenshot. Uncaught TypeError: e is undefinedUncaught TypeError: KTApp is undefinedUncaught ReferenceError: KTUtil is not definedScreenshot: https://fr...
I downloaded the Laravel starter kit from: https://devs.keenthemes.com/metronic/laravelBut it has many JS issues in the console related to scripts.bundle.js , it seems like ordering is the issue, in which the component JS is getting loaded in script.js:const glob = require('glob');// K...
Uncaught TypeError: KTUtil is undefined _construct http://127.0.0.1:8000/assets/js/scripts.bundle.js:2312 KTMenu http://127.0.0.1:8000/assets/js/scripts.bundle.js:3077 createInstances http://127.0.0.1:8000/assets/js/scripts.bundle.js:3402 init http://127.0.0.1:8000/assets/js/scri...
Il y un problem quand travaille livewire 3 avec keen admin malgre ajouter code suivante menu pas travaille pourqoi : @script document.addEventListener("livewire:navigated", function () { KTApp.init(); KTMenu.cre...
Currently, the versions are not compatible with React 19.x. So how can we fix it? At the moment, we are using the latest version
I purchased Metronic. The DEV (yarn dev) version runs without problems. I'm trying to build and run a test DIST (yarn build) version on the server. But I get a blank screen at the address of the public server. I have one file in the dist folder (/metronic/metronic-v9.1.2/metronic-tailwind-react/...
Hit the below error at plugins.bundle.js file under demo 13.Previously the app was running well but get this error after upgrading VS (version 17.12.5).the error is hit on metronic v8.2.3, i have also updated metronic to v8.2.9, still getting the same error.pls advise how to proceed furthe...
Hello KeenThemes team,We are currently using Metronic version 9 in our project, and we would like to ask two quick questions:Where can we find the official alert components (for displaying success, error, warning, or info messages) in Metronic v9?We've searched the documentation but couldn...
When I use the table bordered class in my tables the table doesn't have border at top & bottom. So for having that borders I need to use border-top, border-bottom. and class table-bordered doesn't appear at the sass base code in the template. PLZ someone help me solve this. I will be so grateful...
Hello Support,I attach new theme to my application. built with ASP.NET Webforms. the sidebar menu is hidden when open the page at first time.see video please:https://www.youtube.com/watch?v=WZOLQ2397qMI test it in real host as you see in the video above.Could you tell me if there's m...
Hi, I have downloaded the latest files but I don't see a full project for the preview available for React version 9.Is this no longer possible to download the complete files for React on version 9, as I only see this in version 8?If so what is the approach to get the compelte files that repl...
Hello,Is there a Composer trial?I'd like to try it before buying it. I want to analyse what it generates, whether I can use it in my Rails project, and whether I can adapt it to an ERB file.Thank you.regardsMario
Hi team,I’ve been working on integrating the Metronic theme (purchased license) into a Next.js project using the App Router. However, I haven’t found a direct or officially supported method to do this with the HTML or Tailwind version.I came across some community suggestions recommending the...
Hi Metronic Team,I’m currently using Metronic with an Angular 19 project, and I’ve run into an issue where table-related classes (specifically thead>th gap classes etc.) don’t seem to be taking effect as expected (i cant see it inspect element). The styles aren’t being applied, even though I’ve...
In the vertical lines of JsTree, we can see an extra line thickness (superimposed lines?). Is it possible to get rid of this? Thanks.
Hi, I know the current downloadable Metronic with Laravel framework is version 8.2.9 which using Laravel 9.May I know is it possible to upgrade the Laravel version to 12?