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

Metronic (4946)

I am using the ktmenu inside it add several html elements, my problem is when using the select2 plugin,This select is multiple, when removing an option the ktmenu closes the sameWhat I can dogif of what happens https://ibb.co/6vgxmmW
Hi, we purchased the Metronic theme from keenthemes.com, and we are facing some issues with pagination. In our React application, we retrieve pagination data from an API call. However, the theme does not provide a way to customize the pagination length in the UI.For example, let's say we have 10...
Hi there,Is there a video guide on how to get this installed pm NGINX or get it all working for HTML? It doesn't seem to be something I can just upload and edit like normal HTML templates. If there are any guides this would be great. I found your old youtube videos on this but it's slightly...
Hello,I'm trying to use a Select2 dropdown inside an EditForm but I'm not able to retrieve the selected data.I have tried everything: @onchange, @bind, @bind-value, InputSelect instead of select and even initialize the component from javascript... nothing worked.I've searched online for solu...
yarn mix command error this,ERROR in ./resources/mix/plugins.scssModule build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):SassError: Can't find stylesheet to import. ╷9 │ @impor...
I have added two datatables to one page and they show up fine, they sort fine ... but the search of the first one works but not the second one. Each table works fine if its the only table on the page, but not when together.I have them functions:var KTDatablesList = function ()var KTDatable...
I have issue in displaying drop dowm data within input form. Once I select drop down its showing in background. My code is below. Please advice.
when i import ToastrModule in app,module.tsimport { ToastrModule } from 'ngx-toastr'; imports: [ToastrModule],getting these error:-Error: node_modules/ngx-toastr/toastr/toast-noanimation.component.d.ts:49:18 - error TS2707: Generic type 'ɵɵComponentDeclaration' requires between 7 an...
Anyone else notice the clickable area for the breadcrumb links in the Demo1 is really small and slightly above the text?https://preview.keenthemes.com/metronic8/demo1/index.htmlAs we are using the demo1 as a building block, we are also seeing this in our application.Anyone know how to fi...
I want to use two different layouts in the same project in .net core. For example, while I want to use the demo4 layout in the root project, I need to use the demo1 layout in the Admin area. Can you help me?
So I just downloaded the metronic demo starterkit symfony version.I noticed that following the steps in the guide (https://preview.keenthemes.com/symfony/metronic/docs/getting-started), you need to run/build a new webpack configuration inside the assets folder of the same project. Is it normal ?...
This is not a question but a bug report (I don't know where to submit a ticket). The header in React demo 1 is not responsive (profil dropdown icon should be at right corner)
Hi, can I set my selected menu background sidebar to the active background even on a child/sub-menu is selected?Thanks
Hi I can't set select2 search on modal and tabs,? but other modal without tabs it is can to set search select2, how to upload image in this question??????
Hi,I've just downloaded a copy of Metronic 8 (Demo 1). I've got it running on localhost and I'm successfully able to modify some variables in the _variables_custom.scss file.But when I try to switch to Dark Mode using the switch in the top right of the UI, the switch doens'...
Although I set the Charset to Utf-8, I am having trouble displaying Turkish characters. How can I solve this problem? Simple
Hi,I'm using metronic template v8.17, I'm try to view using Ipad Mini (using developer tools chrome) but left sidebar menu can't show even if I'm click burger menu at header.But I can toggle right sidebar menus normally, is that any config to make left sidebar menus normal in Ipad Mini view?
I'm having an issue with translating JS files. I haven't been able to find a suitable solution online and the i18n.js file located at public\assets\js\custom\authentication\sign-in\ doesn't seem to be functioning properly. Can you advise me on how to translate strings within general.js?Thanks
Hi Sir/Ma'm,I want to purchase a dashboard theme. But didn't know what is in the package. I required a dashboard with HTML, React, and Blazor. So can guide me if i purchase, they are included in the demos or i have to buy each one of them seperatly.waiting for your reply.Thanks
Hi All,I'm facing problems when I use this site for my code: https://preview.keenthemes.com/metronic8/vue/demo1/#/apps/customers/getting-startedWhen I add customer, scroll down to select Country, the website automatically scrolls up and can't select Country.Please show me how to fix it...
How to stop zoom in on input focus on mobile devices? I am using an iOS device.This picture is representative. The same is true for form elements in metron.https://miro.medium.com/v2/resize:fit:828/1*MK-xdEPXT8cuGSZHxODetQ.gif
Hi,In want to sort data by a default column and prevent user from changing it. That means, NO column in my table is sortable .Please try it on your examplehttps://preview.keenthemes....