New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Tag: React (877)

Congratulations on the new update! Can I download the other demos from this update with my license? I noticed that the downloads page still only shows version 8, not the new one, and the download from ThemeForest only includes one demo.
i am trying to run the latest version of the dashboard for the first time using React Vite Tailwind but I keep getting this error$ npm run dev> metronic-vite@9.2.3 dev> viteC:\Users\test\Downloads\themeforest-1djSMjx2-metronic-responsive-admin-dashboard-template\metronic-v9.2.3\metroni...
(Solution below!!!) I've imported template project of Metronic 9.2 Next.js + TypeScript version. I've faced the next error:./src/css/styles.css:7925:47Parsing css source code failed 7923 | } 7924 | .\[\&_\.recharts-cartesian-grid_line\[stroke\=\\\'\#ccc\\\'\]\]\:stroke-border\/50 {...
Hello Everyone,I’m reaching out to see if anyone has faced similar issues with the Keenthemes Developer Forum (https://devs.keenthemes.com/). I’ve been using the platform for some time now, but recently, I’ve been experiencing several performance and accessibility problems.Here’s what I’m en...
Hello,I've upgraded to metronic 9 version and therefore to nextjs I'm trying to use the i18n component but it doesn't work.I've simply tried to use it inside an existing demo page.The i18n key is not replaced by its value, and in the browser console I get this error :react...
Hey i'm using metronics 9 with react and i want to conditionally re-render the sidebar based on a global-context in the react app (global context is manipulated in some other file) along with that i'm also verifying the role and route through an api that is called every time when any route is change...
Hi,I want to integrate KtUI on my Metronic project (React Vite Javascript Tailwind 3), but got a few issues trying. When adding @import './node_modules/ktui/styles.css'; in my styles got this:[plugin:vite: css] [postcss]/Users/meetallo/Desktop/Repos/hg_ldt_front/node_modules/@keent...
Hi , I am trying to setup the theme with rsbuild to support easy module federation.can you give me the proper steps for it, i am currently running into huge errors related to routing setup.this is the only thing i am not able to figure out.
As Metronic versions come out, is there an easy way to upgrade and is the transition seamless?
Hello, thank you for the quality of your product, my question is when the Metronic - Shop Admin Section will be available ? any precise date ? Thank you.
We want to use only layouts, pages, UI blocks. we don’t use next-auth, prisma adaptor. Will there ever be a clean installation guide without these?In the current situation, you have decided and implemented many issues on our behalf (authentication, orm, database and others) and it is quite diffi...
im struggling to conditionally render 2 different images based on the metronic react dark/light modes heres a code snippet for example how...
Hey everyone ! Recently i have been searching out for demo(28) e-commercee theme for react but im unable to find that. I have only found demo 1 to 8 on the download page ( https://devs.keenthemes.com/metronic )Can anyone please confirm if it is available or not
We started to develop an application with Tailwind + React JS javascript version, but we realized that there is a responsive problem on a small screen. As the breakdown with the menu information above gets longer, the page width continues to get longer and the usage for mobile use suffers. For examp...
i have an issue with the DataGrid components from metronicwhen i try to add column controls like drag feature etc i have an issue where on one of the columns im rendering a card inside of a tooltip when hovered over a cell in that column for example its like a tooltip now when i try to add f...
hey ! im using metronics with react and i want to give custom messages to the user based on the responce that i am getting from the api.
hey guys, so im using datagrids and trying to work on the datagrid column pinning functionality, now ive followed the reui docs for the example of using datagridsnow in my implementation when i pin it to the left or right it works but when i scroll horizontally it doesnt stay pinned to the scree...
Hello,I am currently working on a Metronic React project using the latest version before v9.2.What is the best way to upgrade to ReUI? Is it even worth the effort?Is there any upgrade guide I did not find?Kind regards
Hello , Does the reusable datagrid tables support clickable rows with above enables i tries onRowClick but was not getting a stable behavior, it always caused the row to be clicked even when clicking checkboxes or buttons etc.I am using react metronic 9.2 version.i even tried this code bel...