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

All Questions (5952)

When I remove the JS from the 'Customers Listing' (kt_customers_table) table, then the table is not responsive anymore.I would like to use the table with a API because more than 1000 records is way to heavy for the html/js.Is it a bug or do I have to add a class to it?
I purchased KEEN V2 because I want to use it.However, the one downloaded from the mail is described as KEEN V3.Can I use KEEN V2?
Hi, I copied the search.js from /src/ folder and tried to use it. I put it on the bottom of the page but got this error message: fsearch.js:123 Uncaught TypeError: searchObject.on is not a function How can I solve this problem? and how or where is the place I can put an ajax request...
I'm using the menu for my "Filters" like in the examples. I want to not close the menu unless the user will click on the close button.I tried data-kt-menu-static="true" and data-kt-menu-permanent="true" but it doesnt work.Any can help how to use the static and permanent option properly?
I would like to request the implementation of the page loader in Laravel versions.Even setting the options in demo1/general.php the page loader doesn't work.Layout => loader => display => trueandLayout => loader => type=> (any option)
Hello,I came across an error that I couldn't find a solution anywhere.I did some tests and realized that with "pure" bootstrap and select2 this error does not occur.The error happens when the modal has its content greater than the page, so the page generates the scroll. If there is a "sele...
What is the most updated version of Keen v2, i actually have the 2.1.1 version and it comes with many errors
Hi,I'm using VUE componentes and I find some issues with charts / widget3 component.1. The 3 top righ buttons (Year, Month and Week) buttons doesn't work (I click and nothing happens);2. I'm not able to internacionalize the x-axis and mouse tip (I cannot transate the name of the months t...
Hi, i've just bought the Metronic theme on Theme Forest. When i see the documentation, it sends me here to download the templates. How can i do the download since i havent bought on KeenThemes?The theme that i boughthttps://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021...
ERROR in ./resources/sass/app.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: Expected identifier. ╷89 │ .1{ │ ^ ╵ resou...
Hi Teams,Thanks for last update and vuejs fixes/upgrades.Just for information:1. Almost all vuejs online previews 3,4,5 shows us blank pagehttps://preview.keenthemes.com/metronic8/vue/demo5/2. SignIn page has been changed and it is not scaling good on mobile Refards thanks
Please provide me an update zip because I'm unable to find eCommerce section in vuejs demo 7.https://prnt.sc/kNHtEujR78r7https://prnt.sc/OODrnr_odpS8Here you can find some screen shots
Hello,Metronic runs well in local env ( 127.0.0.1:8000). However in production env ( https://ovd3-test-clone227412.jcloud-ver-jpe.ik-server.com/) all statics files run well except SVG icons from the theme.py[Errno 2] No such file or directory: './static/media/icons/duotune/abstract...
When switching to 'Dark mode' with the Laravel version (or overruling by adding data-theme-mode="dark" to the html tag) the look is not similar to the html version or webdemo.For example the logo is not changing color.Is this a bug or a setting?
How can I set a selector checkbox to check from remote data? By default all checkbox selector is uncheck, however i would like to checked certain checkboxes beforehand.
Hi,I’m using the Metronic 8 Demo4 React version. I’m facing an issue when I tried to add data-kt-menu-trigger=’click’ on a button which upon clicking, opens up a dropdown similar to Quick Actions. The issue is- it sometimes opens up, and sometimes doesn’t. Could I please get a solution to this?...
Hi,how can we integrate Ical LINK into the calendar? So each user can have it's own?
Hello,I am having trouble finding the Choose Plan/Pricing Column component (demo1) -> https://preview.keenthemes.com/metronic8/demo1/pages/pricing/column.htmlI found the `UpgradePlan` Modal, but I don't want it as a modal. I would need it as a component so that I can insert it into the horiz...
Hi,I am trying to user your Blazor template but I found only dashboard page. where are the other components? this template is not ready, isn't it?Thanks,
Hi,Cna somebody help me to instal the Metronic - demo Seven pro or something similar that has the calendar feature?
hi i'm getting this setup and i want to add a new menu element but only show it to certain people? i can add elements to the array in menu.php so they show up, but i wanted to do something likeif(auth()->id == 123){"special hidden menu item"}but this fails because auth is not available a...
Issues with menu position, and i cant understand why menu is jump to left-top. I use default menu html inside card: