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

All Questions (6011)

HI, KeenThemes TeamWhen the Metronic Theme release a new version, I want to see the changes and compare between old and new version by using Git or GitHub for updating my application, but currently I could not find the way to comparing them because you put the zip files in GitHub instead of sour...
Why the On Click is Not working if the App is inactive for sometimes and also the button click once clicked it the state stays in click ui
Hi,I load page-specific javascript files as follows.protected override async Task OnAfterRenderAsync(bool firstRender){ if (firstRender) { await js.InvokeAsyn...
I know that Metronic doesnt have inbuilt calendar theme in React. How to use the theme from HTML on React code?Currently my code looks like this.const CalendarPage = () => { // Define your docket details or fetch them from an API return (
Hello!Demo39 is missing images....See it https://preview.keenthemes.com/metronic8/demo39/index.html?mode=light&_ga=2.211303762.611255082.1695749116-432125429.1695749104attElieser
I would like to close the side menu with a custom button and not just through the div overlay
hi there,is there any way to make splash screen as loadin/progress screen while getting response from api?
Hi there,Our team are trying to include powerfull Prime-NG plugin into Metronic template.However there is seems some error thrown. We would like to know or share to us how to enable the plugin
The theme (link below) mentions that the supported backend types include .NETcore 6. Does this entail that there are controllers already provided to work with the components or just a simple api documentation as a suggestion for the theme components.https://themes.getbootstrap.com/product/good-b...
Compilation fails after using yarn start due to a sass error in bootstrap.Full error message is as follows:Failed to compile../src/_metronic/assets/sass/style.scss (./node_modules/css-loader/dist/cjs.js??ref--5-oneOf-6-1!./node_modules/postcss-loader/src??postcss!./node_modules/resolve-url...
I have metronics 8 for Django web app. how can i tell if a user is on dark mode or light mode in html/js or Django views?
Hi, when I try to build the assets I get an error.TypeError: Class extends value # is not a constructor or null at Object. (C:\xampp\htdocs\handyshops\node_modules\npm\node_modules\tar\lib\read-entry.js:91:4) at Module._compile (node:internal/modules/cjs/loade...
Hello, after downloading the Metronic V7 I tried to install it following the instructions on the page:https://keenthemes.com/metronic7/?page=docs&section=laravel-quick-startAnd I have an error when generating the Build assets.
I am using the good bootstrap admin template. I used to have a full style guide for the theme at https://preview.keenthemes.com/good/documentation, and now it has disappeared. It was really useful to be able to see the styling options available for my theme. How do I find that again?
Hello!Can you please give an example of this in Vue?https://preview.keenthemes.com/html/metronic/docs/general/datatables/subtableAnd perhaps expand on some other vue examples with datatables?
1. will I get all the prebuild options to import2. will I get an option to import any framework or demos?3. do we get the updates after 1 year?
Hi,I am having trouble resolving the kt.search.process issue that occurs when loading the theme.There is no option to attach the screenshot. It would be best if i can share those as well but for now ->In console window I get this error -> (e = document.querySelector("#kt_header_searc...
Hi,we just want to know how can we integrate metronics html themes to react projectcan you please provide steps to integrate that
Hi... I bough your template with https://themeforest.net/ and now using the angular apps.But it seems I've have some problems setting up parcial you have on documentation, like the Rotate or Your icons... More I test, more I feel missing pieces, they are good ideias, but would like to unders...
Hi, I would like to use below plugin for datatables, how to embed in theme? Thankshttps://datatables.net/plug-ins/pagination/input
Hi,Just purchased, does this come with a Figma design file?thanks,
Hello, We are using jQuery repeater to add variations to an object with a dropdown select and text field. We can save variations successfully but when editing the object we need to init the created variations for the object. For example a t-shirt has two variations color(dropdown) red(text) and...