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

All Questions (6013)

Using multiselect https://preview.keenthemes.com/metronic8/vue/docs/#/vue-selectWith static data it behaves normally, but as soon as the data becomes dynamic, then the entire content of the select becomes green, as if everything is selected.
hello i finish my code but the " always realod when i click on it without my code works please help me how can i remove the fking realod
I recently purchased the Metronic theme in Themeforest.Now we need to implement the File Manager feature but we cannot find it in the code. Please help
Hello KeenThemes,I am interested in buying this theme, I had a few questions to make sure my backend is compatible with this theme.1. Is this theme compatible with typescript?2. Can i use the theme in combination with a Nest.js backend?3. Is the theme responsive? Regards,
Hi, can you help me how to download react version?I cant download any version from your server.
How can we change the sidebar dark color ? I'm using Metronic 8.1.6 laravel starterkitinspecting the sidebar this is the color it has:[data-kt-app-layout=dark-sidebar] .app-sidebar { background-color: #1e1e2d; border-right: 0!important;}Where can i change it to another colo...
I removed the "type": "module" from the packge.json file as your instructed and ran the npm run build command. I now receive the following error: > keenthemes@1.0.0 build> webpack>> Building...node:internal/process/promises:289 triggerUncaughtException(err, true /* fromPromise */); ^...
Hola, buenas tardes.Estoy tratando de descargar la demo de Laravel de Metronic pero no es posible debido a un error en la página que ocurre justo tras introducir mi "purchase key".Por favor, ¿qué puedo hacer para descargarla? Gracias de antemano.
hiwhen download demos reacthttps://devs.keenthemes.com/metronic/react/demo1/downloaderror 500 serverwhy ?
Dear, we have purchased Metronic and downloaded demo17 following the steps doneinstalling prerequisites setup the Medtronic using Gulpused layout builder and exported the desired templatethe question is when I unzip exported template and open the HTML file there is just a blank white pagep...
I need to integrate this, but I can't because I don't know how to do the imports. Can you please translate this tutorial into English and correct any grammar and spelling mistakes? Here's the link: https://yajrabox.com/docs/laravel-datatables/master/editor-tutorialimport "datatables.net-editor";...
am trying to use the custom styles in my project and I can't I am getting now errorswill tell you the steps till i get the error first create angular project with this version 15.2.9then i add ngbootsrap wo my project then copy all sass folder and subfolder into my project then do this i...
Hi,I'm plugging the HTML website into my Blazor WASM site and I'm almost there, but for some reason a call to new KTMenu is giving me an empty JS object rather than one with the properties of KTMenu, and as a result I'm not getting any menu items and JS error trying to call menuObject.On. I'm hopi...
I apologize for using a translator.I am writing to inquire about applying the Metronic theme to a Spring project With Kotlin.I have successfully followed the instructions in the provided link(https://preview.keenthemes.com/spring/metronic/docs/getting-started) and was able to run the dashboa...
I followed the steps highlighted in the docs, but am receiving an error as shown below:C:\django_demo1\starterkit\_keenthemes\tools>npm run build> keenthemes@1.0.0 build> webpack[webpack-cli] Failed to load 'C:\django_demo1\starterkit\_keenthemes\tools\webpack.config.js' config[webpack...
I purchased the metronic theme, and I can’t seem to find all of the content advertised. In fact, what I received in the download is a fraction of what was advertised. Im looking at the angular files. Can someone tell me how to access the files for the create a project modal wizard, the school da...
Hi all,I am currently facing the issue that the Bootstrap tooltips won't show up.I use```js$(document).ready(function () { // Init Metronic core components KTComponents.init();});```to initialize the components. That works fine for the other components.Unfortunately, the bo...
When you download Metronic, you get a particular demo source with the download. I am wanting to change colors and some minor details with say buttons and badges. I can make these changes, but I want to see the impact of those changes more in the way the Documentation lays out the items and less li...
Just bought Metronic on themeforest. Unable to bundle theme assets using npm run build --demo1.I got an error below.> keenthemes@1.0.0 build> webpack>> Building...>> Failed to compile!resolve 'countup.js/dist/countUp.withPolyfill.min.js' in 'C:\Users\YoungH\source\repos\Metronic\...
Hi, how do I change the toolbar with their respective breadcrumbs and actions for each page, as I see that this in a general way in the template. @include(config('settings.KT_THEME_LAYOUT_DIR').'/partials/header-layout/_toolba...
caught Error: TD: No element was provided. at Object.mustProvideElement (plugins.bundle.js:38:11396) at new V (plugins.bundle.js:38:65671)Any idea how to resolve the error above. Keeps coming in runtime
Hi,https://preview.keenthemes.com/html/metronic/docs/forms/select2#groupThere are 3 items in each group in the above example.If I have more than 6 items (>= 7) in a group, a nested scrollbar will appear whi...