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

All Questions (6006)

Suddenly my project using METRONIC 7 now has full black SVG icons, using a CHROME BROWSER:https://preview.keenthemes.com/metronic/angular/demo1/dashboard
Hi,In the password data input fields the revealed button (eye) do not appear in Chrome and Firefox browsers. However, in the Microsoft Edge the "eye" appear after I type, but it stops appearing after leaving the field.Its possible to solve this behavior?Thanks and best regards,MB
Hello,Neither of these examples seem to work in Metronic 8.1 react version:https://preview.keenthemes.com/metronic8/react/docs/docs/accordionhttps://preview.keenthemes.com/metronic8/demo1/documentation/base/cards.html#collapsiblehttps://getbootstrap.com/docs/5.2/components/collapse/I...
Hi I'm using the Aspnetcore version of Metronic theme. I really like the componentised method of implementation, however I'm struggling to understand how to set the Active state on a Sidebar menu item. The example seems to set the MenuItem active state statically. If there a way to update the Menu i...
Demo 3, left indent for sub menu is not working.After downloading the file, I ran the code without any changes, but the indentation in the sub menu does not work properly.
Since the last update I think there are some upgrade issues which can be tracked down to bootstrap i think.For example the colors of the text on the bottom: https://preview.keenthemes.com/metronic8/react/demo1/crafted/widgets/statisticsOr some charts are not 'see through' anymore (also...
I am using Metronic 6. All svg icons turned black. I see that the svg icons have turned black in your demo area as well. Kindly solve this problem
I was trying to set token with the CookieComponent I have notice that while I was setting a value "+" sign it registered as a %20. According to ascii table it is blank space. how could I fix that issue
Hi there,There is a bug when changing the size of the screen from responsive to desktop width. The top menu gets duplicated. You can see this behaviour on this link:https://ibb.co/frcCnML
Good day! I would like to ask question how to enable dropdown button on datatables? I added droptop to action column but only the button is showing, when clicked, nothing happens, no option being shown.I am using yajra datatables plugin with ajax on getting data from the database.
I have downloaded demo5, do I still have to do all the yarn / gulp stuff explained in the documentation? I opened index.html in demo5/dist folder and every thing seems ok.
Hi guys, i recently bought mecatronic 8 theme implemented with Laravel+Vue. When i run npm the compiler tends to get stuck at 64% for 40-50 minutes. I dont use Gulp, but could Gulp make a better flow?
Hi TeamI've been using the duotone svg as image files rather than raw svg code, but I lose out on a lot of control and features (eg. for colors and adaptiveness in header nav).For your next release, is it possible to have svg-icon markup affect the img svg in the same way it affects the svg...
All SVG colors on the site automatically turned black.Not just for one site. The SVG on the sites in my local has turned black.It happened without any CSS, HTML changes. Example: https://i.postimg.cc/26dMBb92/image.pngExample 2: https://i.postimg.cc/k52bTz0b/image.png
Hi,Metronic Demo5 Vue, fresh installationcode from element-plus docs I used this code e.g on CustomersListing.vue th...
I have a page that pulls from the user ID, But I cannot set a title or add script to that page. The endpoint is the following: domain.com/customers/{id}/projectsBUT I cannot set scripts or title from the Pages.php in config folder. Currently looks like this: 'customers'...
I bought a theme from envato and imported it in a blazor webassembly pwa app. Initially Some functions are working, some are broken. For that i do javascript interop after that they work smoothly. But yesterday, when I checked it for the mobile version (responsive) some javascript functions were n...
Hai team, want to ask or help me. I want to use demo 5 as my website, change menu like dashboards and others to bottom of logo, like demo 11, how to do that?..linkbest regards..
Hey thereBoth on my locahost version and the keenthemes hosted version have the same bug.I've tried moving some scripts to different positions, header, footer, within html, outside html.. but no improvement.Steps to reproduce:> See: https://preview.keenthemes.com/metronic8/demo2/apps/c...
I can't use baseUrl and paths props of tsconfig.json to improve my imports statements.I have this in my tsconfig file:"baseUrl": "./src", "paths": { "@app/*": [ "./app/*" ], },And I'm trying to import like this:import DataTable from '@app/shared/components/DataTable/DataTab...
Hi Team, It seems to be routing is not working as expected like it doesnt render the data to the datatables when naviagting from one screen to another. And I get to see the this console error runtime-core.esm-bundler.js?d2dd:38 [Vue warn]: Unhandled error during execution of schedul...