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

Metronic (4930)

The current post build file structure is a mess and is a chore to cleanup afterwards. Note that I am referencing the behavior of a built demo1 of html variant v8.0.36.The following problems creep up in the file structure:- The actual styles.bundle gets created in the theme root alongside the f...
Hi, How can using your theme for fetch and fast show big data from database from Laravel ,Your theme datatable is working will with small data, but when I load big data more than thousand of records it's take long time before done and show data in table , so what is best solution to using your...
Hi, I've added few modals using the the ways mentioned in the docs, using bootstrap.js & modal.js (I guess the one came with the template).So the issue is I'm using a drop down menu o my datable. for actions, if the datatable is empty during the first load, after changing the parapets and ge...
Hi,We added Metronic to our existing angular application. I used the HTML version for it and recreated some components based on both the HTML and Angular demo. The whole application is working fine but we can't get the select2 from the HTML version working in the application. The select fo...
How can we download all metronic themes (html) or (angular) or any other by one click? Not clicking one by one.
Hello,I use Metronic with WordPress and Bootstrap5.I a page I have two form.For this I make a new file mycustom.js.In this file I put the code for validation form, but in frontend Chrome see me: Cannot read properties of null (reading 'classList') in plugin.bundle.js.Could it depend...
I downloaded the Metronic, v8.0.34 because it had the version 8 of laravel. when i opened composer.jason I found the laravel vesion 8.13 but i want to have the laravel version 8.75 linking laravel version on github for reference (https://github.com/laravel/laravel/releases/tag/v8.6.11).When i trie...
Hi thereAre metronic 7 and metronic 8 independent of each other? I want some parts in metronic 8 to be in metronic 7. Is this possible?
Dear Admins, Why do you fake the Metronic - Bootstrap 5 HTML, React, Angular, VueJS & Laravel Admin Dashboard Theme template is ready for laravel 9...???theare are a lot of bug for composer dependancy and which not able to solve.. so i need my refund back...
i need proper example of splash screen logic export default function App({ store, persistor, basename }) { return ( /* Provide Redux store */ {/* Asynchronously persist redux stores and show `SplashScreen` while it's loading. */}
we are using metronic 7 on project, how could i customize favicon?
Hi,How can I add Vuex-persist to the application? I tried adding the Vuex-persist the way mentioned in their documentation, but doing that makes the Vuex states show empty on The Vue-dev-tools. Also is there any way to persist a selected module or state? be...
Is there a good way?Or is there a way to paste the demo 1 version and use it?
Hello,I'm using mixed/widget4, It simply display a number I getting from an API.but by the time the widget is displayed, the api response is not there yet so I'm getting errors. The getter is undefined. a few mseconds it is but too late.Action and mutations are fine, sometime it works, actua...
Hi,Is there any way to toggle between dark-mode and light-mode? The same with the HTML version? I'm planning on creating a switch where a user can switch between light and dark mode without having to refresh the page in React.
Hi !Can you please share procedure to convert Metronic 8 Angular into RTL.I tried to follow these steps https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/rtl.htmlBut it didn't help1. Do I need to convert every scss file into RTL ? (Scss is dived into multip...
v: Metronic 7I did not find complete documentation, in any of the following sites:- https://keenthemes.com/metronic/?page=docs&section=html-sass- https://github.com/KeenthemesHub/MetronicNow the question is, does it exist?
There's a bug in angular version within _StickyComponents.ts (src/app/_metronic/kt/components/_StickyComponents.ts) In the following set of code : private getOption = (name: string) => { const dataStickyAttr = 'data-kt-sticky-' + name if (this.element.hasAttribute(dataStickyAttr)...
Couldn't find a roadmap for Metronic, I'm looking to understand when/if Metronic will be updated to use Angular 13+ ?Thanks
Hello.I am using Demo 21 theme. When I view the demo on my mobile phone, the menu stays open until the page is loaded, and that image appears every time the page is changed. this is undesirable.. how can i fix this?
I've had nothing but issues getting this set up in so many different environments. Trying to follow your documentation is so incredibly frustrating.Having said that i have been battling away with the Vue Laravel integration. I have followed the steps https://preview.keenthemes.com/metronic8/vue/...