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

All Questions (5979)

Hi, can you please provide a timeline for the delivery of the landing page for tailwind? I have seen that another thread asked this same question 3 months ago and the answer was to follow "X" but there are no updates. Before I start developing my own landing page I want to know if we can expect this...
Hi,In my Asp.Net Core application using the Metronic v8.2.9 Bootstrap theme, I ran "gulp --demo1" again. While other files updated successfully, the following issue persists. Despite the files being present in the _keenthemes folder, they are not being copied to the corresponding directory under w...
Hello! My webapp was working fine and suddenly it started to give me the following error and now my pages are broken.Uncaught ReferenceError: KTAppSettings is not defined at HTMLDocument. (scripts.bundle.js:321:16) at mightThrow (plugins.bundle.js:3557:29) at plugins.bu...
HelloI want to implement select with search inside the dropdown. I see the Metronic documentation, but it is written 'Soon'. Do you have any suggestions or clues to built the select search?Thanks before
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...
I just purchased this theme and followed the instuctions to the letter. Node is installed, npm and yarn are all installed.Node Version = v22.11.0NPM Version = 10.9.0Yarn Version = 1.22.22Mac OS X - Apple SiliconI was in the tools directory and ran npm run build and it comes back with...
Hello,I want to work on a big modification to Metronik, and I modified the defaults through variables and it was done very easily.But when I add new elements or delete existing elements in $theme-colors, I did not get correct results.For example, I want to delete the elements info, light...
For example, the official examples provided:https://preview.keenthemes.com/metronic8/demo1/index.htmlIn the case of mobile devices, there will still be a pop-up on the right side of the user's avatar. I hope the content that pops up here can be merged under the content that pops up in the left...
Hello, I have the Metronic licence but I can't download the tailwind Metronic projects.
Hello dev!I got issue on my KTDataTable when try to integrate core into my nextjs application there is error show error message:ReferenceError: Cannot access 'KTDataTable' before initializationi have no idea with this error because this error get from core/components/datatable/datatable.ts...
Hi, when following the instructions for creating a new project using Tailwind and integrating styles here: https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/angularThe project does not compile:[vite] Error when evaluating SSR module /main.server.mjs:|- ReferenceErro...
FormValidation plugin document page with below link is a copy of ApexCharts page!Could you correct it or send a example of FormValidation usage in metronichttps://keenthemes.com/metronic/tailwind/docs/plugins/formvalidation
Will there be a new update for the latest Angular 19 version for the Angular Metronic demo1 template? If so, is the release date known? I'm starting a new project, and if the release date is near, I would prefer to wait for it. I encountered a lot of errors after running ng update. Thank you.
I am using Metronic 9 on a company project. I am looking to customize the project. Right now I want to understand the login logout logic and I can't seem to find some components are.I am not looking specifically for how to find the login logout logic but I need some resources to understand metro...
Hello team,I am currently in the process of migrating my application from Angular 8 to Angular 17. My project uses Metronic Angular 8, and it's a large-scale application.I successfully updated Angular from version 8 to version 15, but while upgrading to version 16, I encountered the followin...
I want to get version 7I have the purchase code
Hi, I'm sure I'm not understanding something because I assume it does something more, but so far I'm not understanding how to use composer to do anything new or special.It was my understanding that it'd provide jinja templates and maybe help me compose parts of code. So far I've followed the...
Hii want use meronic 8 or 9 theme in my project but angular component missing which available metronic 7
I need assistance integrating the DataTables component from Angular 18 template (metronic 8) with an ASP.NET Core API. I want to handle all operations like pagination, sorting, and filtering on the server side through the API.I've tried to consult the documentation, but I've been unable to imple...
HelloHow can I convert React Tailwind or HTML Tailwind to the Next js App Router?