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

Metronic (4927)

I tried to integrate one of your HTML themes into my laravel 8 Jestream and Inertia Js project at the beginning everything works perfectly but when a user has just connected, once he arrives on his page, nothing works no button works the menu table no longer works. For everything to work, it must re...
Congratulations on the work you are doing.in fact, I would like to integrate one of your HTML themes, either demo2 or demo19, into my laravel8 project while using Jestream Inertia and Vue3.Apparently I can't find any documentation to help me with this. how can i do that?
Without ktdatatable, the development cost of Metronic has increased a lot.
Hi,how can i remove login page and skip to dashboard directly in React demo 1 ?some said by changing react/demo1/src/app/routing/Routes.tsxand replacing content to
Hello,I'm trying to use Metronic Demo 20 for a project, and I want to have the ability to use multiple tabs in the header as the primary menu,In the mobile version, a horizontal scroll is activated if you have many tabs,But in the normal version, the tabs get split into multiple lines,Is the...
I followed the Blazor Server instructions and got my code running. Nothing was working on the dashboard on Demo20 so I moved all javascript imports from the body tag in the HTML to the "OnAfterRenderAsync" on the MainLayout.razor file (as indicated on the blazor guide). I still got the following...
I have installed the Vue / Laravel version on my PC and i cannot login. how do i disable the login or setup DB for login against the DB. Thank you
I'm using Django 4.0 , using the invoice template (https://preview.keenthemes.com/metronic8/demo9/dark/apps/invoices/create.html).In the add item section i have replaced the text field with a select2 tag with options filled in dynamically by django.Ex :
Hi, is there any video or documentation for migrating from metronic theme version 7 to version 8 I wondering if it is easy or I will change a lot of things and if I managed to change to another theme in the same metronic 7 I will just change the assets folder
Hi,I have installed Metronic 8.0.36 but, despite the composer.json it is specified that the laravel version must be 9, version 8.77.1 was installed.I noticed this error trying to install another package, which obviously fails as it does not find Lara...
Right after following instructions and running the app (Demo20), I'm getting the following error:"e is undefined" at blazor.server.js:1:115531@/assets/plugins/global/plugins.js:12839:145@/assets/plugins/global/plugins.js:12839:149You can see the screenshot here: https://drive.googl...
Hi team,I tried to download and relaunch the VueJs demo 1 of the new released version, as it is, and have the following Sass error. ERROR Failed to compile with 1 error 15:1...
I just learn for react js programming, but template is typescript, can I get template with javascript lang?
Hi.I am trying to add an aside Menu translation in global / menu.php and global / pages.phpFor example, giving 'title' => trans ('mainMenu.dashboard'), I get an error"Target class [translator] does not exist."How to correctly translate the menu? Thanks in advance for your he...
Hey guys.All the demos are without this powerful search function that comes as standard with Datatables.I tried enabling search manually, but were not successful.Why is it disabled in metronic and how to get it back? Best regardsMartin
Hiwhy in react (demo1) LayoutSetup.ts methods like getLayout() execute before main src/index.tsxcan you explain it for me? and how you do that?
Can not export layout builder on (https://preview.keenthemes.com/metronic8/demo1/layout-builder.html)Nothing going to happen when click export button.
The id_token that set in local storage becoming null after login and disappear after successfully login, after landing on dashboard and click to another route redirect into login page
hello, I want to ask, I'm using the default api on demo1 react but why I can't login, it said error 422, is there any problem with react template? because i tried it the vue one, and it's normal with the same preview api
Hi !I am making a website which needs to support both English and Arabic language.The desired behaviour of the webiste should be that , when a user changes the language option to Arabic the design should also switch from LTR to RTL.I have read the RTL documentation https://preview.keenthemes...
Hi there, I recently pucrhase metronic 8 and I want to use demo1 for react, but there is an error, , when I go to hml folder demo8 shows as demo 1 and , So I want to use demo1 with react, can you please update me regarding this , Also I have a question about coming soon section i...
I am using Datatable with Vue3. The table shows the actions menu on each row. The table displays the remote data so it has some delay to get the data from the server. The dropdown menu on each row is not displayed when the remote data get received. The dropdown works only when the table handles the...