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

All Questions (6020)

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’ve been working hard to integrate the Metronic v9.1.2 theme into my Angular 17 and 19 project while using Tailwind CSS v3.4.17. I followed the provided instructions step by step, but I’m still facing issues with the final integration.Details of My Setup:Metronic Version: v9.1.2Angul...
HI. My site is hosted on Godaddy shared hosting. How can I install Metronic on this server?Thanks
Hi Lauris, Sean, TeamI have a project on Metronic Admin based on VueJS 2 ( I believe this is version 7 of the Metronic ).How can I change the font. Basically I need "Exo" font https://fonts.google.com/specimen/ExoI would be grateful for a hintKrystian
HI,Background:I am using Remote data source for DataTable in Metronic 9 html + Nextjs, it provides requestHeaders option, which i am using to pass Authorization header with Bearer access token in it to make the server side call pass through the auth. Problem:In regular app when api call...
in your preview site with url : https://preview.keenthemes.com/metronic8/demo1/layout-builder.htmlin section sidebar when Default Minimized is enabled and Hoverable is disabledsidebar menu doesn't reaction to mouse hover and hanging and doesn't work properly.I think this is a bug in your produ...
Could you provide an example of using the DataTables module in Vue? The documentation lacks a shown example for latest version.
I'm get this error at runtime:TypeError: Promise executor has already been invoked with non-undefined argumentsStack trace: > at new e (https://localhost:7183/assets/plugins/global/plugins.bundle.js:62:34584) > at Function.all () > at https://localhost:7183/assets/plugi...
Hey,I just came across your Metronic React + Tailwind product. I have to say that you'll have done a phenomenal job and I am looking to buy it. I had a few queries in that regard:1. When does the next version of the Tailwind template release? I see many modules are showing 'Coming Soon'.2. I...
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.
Hi i'd like to know when will you upgrade to tailwind v4 and if there's a timeline for 2025 metronic react releases, like when will you release a stable version for react native metronic or when will you update the react docs.Thankss!
Hi,I just want to alert user when user input some data in input field, for examplehttps://preview.keenthemes.com/metronic8/demo35/apps/ecommerce/catalog/edit-category.htmlin input field Category name. So I added simple script at the bottom of the page, like this,
Matronics Angular showing me the Internal server error 500 and 404 for Kneeicons-duotone and Styles on my production server.here is the reference of URL : https://happyhourspirits.ca.Please check the issue.
Is there a guide somewhere for implementing Metronic 9 into an existing Asp.Net Core MVC Web app? I want to keep the project very light so only need the basic layout and login pages
Good dayplease advise how to resolve problem with gulp quick start for Keen thene version 2.1.1.Error in plugin "sass"Message: ..\demo1\src\sass\style.bundle.cssError: TypeError: null: type 'JSNull' is not a subtype of type 'String'F:\OpenServerPrev\domains\keen-v211\theme\tools\n...
Icon arrow up and down on toogle accordion sidebar showing 2 icons. Im using on project next app router.here is my code.
i downloaded demo 2 and its look like alot of example missing. all the eccomerce area.for example this table missing: https://preview.keenthemes.com/metronic/angular/demo2/ecommerce/products
Hi,I'm using the Tailwind version of Metronic with Vue 3 and Nuxt 3. The sticky component works fine when the page initially loads, but after navigating to a different route, the sticky elements don't function correctly. I tried updating them, but it didn't work.import KTCompo...
I am using the contro select2 and I am trying to load my data through ajax, however I have not succeeded:...
Hello! I see there are some features as eCommerce or Wizards that are marked as Soon. Do you have any wild guess when they'll be available?
I have a specific issue with tooltip not working/showing when inside a for loop. To elaborate the problem better here are some syntax: