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

Metronic (4948)

Hi,I've got a Metronic 9 modal and inside it there is a header I'd like to make sticky within the modal, when I scroll inside it, but it's not working.This is the code I'm using inside the modal: onUpdated(() => { if(modalHeader.value && !KTSticky.getInstance(modalHeader.va...
I am thinking about to buying a metronic theme for Angular but i couldn't find any information about structure.I wonder is application comes with standalone structure? What is the version of Angular? I want to use bootstrap aswell is it possible?I need those information before buying. Please...
Hi,I want to minimize the sidebar by default, I've tried many things and it didn't work. How should I update my config?import type LayoutConfigTypes from "@/layouts/default-layout/config/types";const config: LayoutConfigTypes = { general: { mode: "system", p...
Hello,Secondary and dark light badges text not visible in light and dark mode. On secondary text is invisible or white. Dark light badge is not readable because of gray text used. I can't upload images to show how it looks like.
Hi, Is there a class or method to toggle elements based on if the app sidebar is minimized or not? Similar to how the logo works:
Hi, hope you are doing well.I downloaded the ASP .NET Core starter kit and followed the quick start procedures, so that I was able to run the default template, using Demo 1. I noticed that Demo 1 for the ASP .NET Core version comes with just a few basic features, such as the Dashboard and Au...
I am using Metonic 9 version integrated with Laravel 11 version.I would like to know how to use jstree.
Here are two hotfixes for the recent Datatable issue:1. Persist Search Input Value After Page RefreshIn the /src/core/components/datatable/datatable.ts file, modify the _attachSearchEvent function.Add the following lines after the searchElement declaration:const searchElement: HTM...
Is there a way to get clean version without all the hardcoded widgets and hardcorded pages so I can add them myself? Or do I need to do cleanup myself.Can't even reuse them without modyfing them, so those are kinda useless imo.I'd like clean code in my blazor app.
I'm experiencing an issue with our application where certain scripts are not loading correctly. Here are the error details:Error in Loading Livewire Script:I am receiving a 404 error when trying to load https://empirical.ysfrngo.org/vendor/livewire/livewire.min.js?id=38dc8241.The error sho...
When will the in-depth online documentation that covers all aspects of the Metronic 9 Tailwind React version be released?
I cannot find the Laravel template anywhere in the download.How do I get it ASAP?
I get an error while running npm run build during initial setup. I have followed documentation provided for blazor setup, but it just doesnt work. Bellow you can check error that i ran into.ERROR:https://imgur.com/a/ZDFpPWOThanks in advance for help,
Today, I purchased a license for Metronic 9 React. However, it is not fully completed yet. I thought it was finished, and this made me a bit disappointed. Could you provide information on when the theme is expected to be completed?Additionally, could you give a release date for the Next.js versi...
I've just bought "Metronic Pulse", downloaded and set up everything following the steps of README.md file steps. However, when I run the application - php artisan serve - it just shows the standard Laravel demo page, i.e. I don't see anything similar to the "Metronic Pulse" demo:https://www.drop...
Hello,I would like add jquery CHOSEN plugin to my metronic project with Laravel, i can't do it.I have donwload the plugin and placed it in the directory /public/access/plugins.I have include it in master.blade.php like this :
Please help with my datatable. When I am on page number 5 and navigate to a new page through the navbar, where the new page also has a datatable, the page number does not reset to 1 but remains at 5. How can I reset the page number to the beginning when switching pages?
ive purchased licensed of Metronic 8 would i posibbly get also the Metronic version 9 as part of my license?
when error page 404 opens and clicks on return home button the profile avatar (iser menu toggle) not clickable anymore , need to refresh the page
I perform all the steps as specified in the documentation. I do not get an error during compilation, but then I get this page. :|System.InvalidOperationException: The view '~/Views/Pages/Dashboards/Index.cshtml' was not found. The following locations were searched:~/Views/Pages/Dashboards/Inde...
Hello Dear KeenThems Support,we noticed an issue with Metronic Demo5 Angular when we open it in mbile the nav menu is hided only sidebar menu is visible.Also we want to make the sidebar dependent to nav menu any guidance is appreciated