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

Metronic (4943)

How to configure Tailwind CSS for front-end uses without the Tailwind, Bootstrap, and Metronic's CSS and JS files interfering with one another in the Laravel app?
Trying to get a sub-menu to automatically apply overflow-y for whenever the list of elements in it is longer than the current view. I have tried simply adding overflow-y with a max-height as style attributes, but that does not work
Laravel 9 + Metronic 8 + Demo 1This is how i configure custom js fileconfig/global/pages.php 'testurl' => [ 'title' => 'Test Page Tile', 'assets' => [ 'custom' => [ 'css' => [ 'plugins/custom/flatpi...
HI,I've followed instructions as referenced here:https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/integration/blazor.htmland noted the previous support posts here:https://devs.keenthemes.com/question/confusing-documentation-on-blazor-integrationhttps://d...
I want to buy the React Version but coded in JavaScript, not TypeScript Is it possible?
Hello dev,I would like to ask if there is a way to implement theme switch from dark to light , vice versa without reloading the page. Kindly guide me.I currently use the html version of the metronic8 template (while we wait for the developers of the product to port the already built demos...
Is there any clear instructions on how to "install" and setup Metronic theme in ASP.NET app, how to covert .scss files to css, how to bundle all that and etc?I will appriciate all help =)
> @ dev /www/wwwroot/demo1/vue_laravel> npm run development> @ development /www/wwwroot/demo1/vue_laravel> mixsh: mix: command not foundnpm ERR! code ELIFECYCLEnpm ERR! syscall spawnnpm ERR! file shnpm ERR! errno ENOENTnpm ERR! @ development: `mix`npm ERR! spawn ENOE...
When I execute command "yarn run serve".some problemsD:\metronic8\src\views\crafted\widgets\Tables.vue1:1 error Parsing error: Unexpected token
If the user is already logged-in then how can I redirect user to "dashboard" if he tries to visit the "sign-in" page?In current scenario:If the user is logged-in, still able to visit "sign-in" page and type login credentials.
Hello there! Metronic's Vue@Demo6 does not work after installation. Could you check it please and help me?
how to import laravel echo in project with metronic based?
I am facing a lot of type related issues in react w/ typescript. Some of the major issues are the InlineSVG and children as such:
I'm looking for a backend developer for a simplified version of your demo 18. What do I need to ask for when I'm getting a freelancer to do this work?
Hello, the calendar app in metronic 7 html sometimes disappears, it doesn't load, the problem is that it's not always, it happens sometimes.Any known bug?Thank you
There is a critical error on Calendar. When I click +3 more link, there are 4 appointment record in it but only first row is available at edit button. When I click edit, it allways go to first row info. I can not reach other edit panels. Could you please check it?
We are trying to install the demo version with the latest version of Metronic theme but it's only creating a dist folder inside the demo folder like (D:\xampp\htdocs\Theme270522\metronic_v8.0.38\html\demo3 -> dist) Missing src folder. how to achieve this?Installed the new demo version by command...
Now I use Metronic 8 in my project. I try to seach about example of editable in this template but I can't see anymore. When I search on Google Chrome I found editable in Metronic V4. https://preview.keenthemes.com/metronic-v4/theme/admin_1/table_datatables_editable.htmlHave example of editable...
The code works as usual, but it is always warning these errors like shown in this image:https://ibb.co/Fg6WFgZHow could I solve it?
Hi!I am working with demo 5 (Angular) example and am currently struggling with a situation where dropdowns don't open when I click on them. This happens only after I have navigated away from /dashboard to let's say /auth/login and back. I am using the 'data-kt-menu-trigger="click"' logic.I I...
I have been using this template with my next.js app and i'm struggling to get all the futures working property, I know it is small chance that this will happen but It would be awesome.I would surely pay extra for that opportunity.
Hi,I am developing with Metronic 8 template (Angular) and it looks like data-bs-toggle="dropdown" and data-bs-toggle="collapse" is not working. There is no triggering event happening. This was tested on Settings portion of the Demo code, and copied Bootstrap 5 examples (from their site) into the c...