Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

Tag: React (789)

How can I use just some of the components like "time-line, drower, and card" from Metronic in my current Vue-JS or React-JS project?
hi . anyone updated the react version to 18.1 and see if the theme is compatible . or any plans to give update with the latest react version ?there is some good features on 18 we want to use .thanks .
Hello,I'm having issues getting the aside in combination with the drawer to work properly for demo 1 react.When reloading the website hard on a lg screen the sidenav has the classnames .drawer and .drawer-start causing the aside to be .drawer.drawer-start {...
Hi Can you advise I try to follow your docs by changing - "homepage": "/Metronic/react/1",+ "homepage": "/my/app",and using build with$ react-scripts buildit still shows not found page.
How can I do auth operations (login/register) in Metronic UI React template?I'm new to Metronic UI so I don't know much about the file structure of the project, so I don't know how to do auth operations (login/register). Can you help me with this?It would be great if you could suggest a video or...
The setup instructions at https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/build/gulp.html don't match anything I've downloaded. I downloaded the zip file from Themeforest and I have downloaded a theme.Step 3 says: Start a command prompt window or terminal and change...
Hey there,My work recently bought Version 8(React) and i’m new to metronic.I wanted to know couple of things that I couldn’t find an answer to them in your documentation.1. Your components are reusable?For example I tried to copy the Language button that located inside the User actions to...
Hello,I can see each element when i go to following link (html version of demo1 ) i can see all elements and explore them.https://preview.keenthemes.com/metronic8/demo1/index.html?_ga=2.96392405.891822424.1653486730-1662773759.1631454151But if i go to react version of demo1 metronic app...
Hello,I'm a huge Metronic fan and I really like what you do.I am using your template, and in the dark-mode version of React, the infos (numbers or data) are not displayed correctly on the charts when I hover on it. So I wonder if I dit something wrong during installation or is it coming from you...
Hi, I use the React version of Metronic and when using the stepper on "https://preview.keenthemes.com/metronic8/react/demo1/crafted/pages/wizards/horizontal", I noticed that the logic behind submit step button is not well written I think or maybe there is something else...Evrything goes well whe...
I have been using this template with my next.js app and i'm struggling to get all the futures working property, I know it is small chance that this will happen but It would be awesome.I would surely pay extra for that opportunity.
I am facing a lot of type related issues in react w/ typescript. Some of the major issues are the InlineSVG and children as such:
I want to buy the React Version but coded in JavaScript, not TypeScript Is it possible?
I want to know that the components and pages of Demo 1 in the HTML version are fully available in React. I don't see some items in React version. I want to buy it. But I can't know it is I want.
I was wondering if there any plans to support nextjs.React is moving more and more to SSR and metronic nextjs support will be awesome.
When I started the server for the first time it printed the following error. I checked the column folder and it was empty. And there were multiple empty folders.Failed to compile../src/app/modules/apps/user-management/users-list/table/UsersTable.tsxModule not found: Can't resolve './column...
I have decided to reverse engineer the React version of Metronic 8 in order to get a better understanding of the codebase and setup.However, I am having trouble understanding the props in AuthProvider. I have added the following code in my index.ts: const root = ReactDOM.createRoo...
Hello,can you help me to use the RTL version of React Demo2,I tried the way in this documentation https://preview.keenthemes.com/metronic8/react/docs/docs/rtl?_ga=2.39990240.357919024.1654593330-2053407565.1650200434but it doesn't work at all.You also mention this way https://preview.keen...
Hello, I'm a backend developer and I broke a front end branch, I bought the theme and I'm trying to put a dropdown button similar to "MegaMenu" but it doesn't work...If I put the MegaMenu inside the MenuInnerWithSub inside the MenuInner at the top, it works! But if I put the MenuInnerWithSub with...
Hello,How can I use the full html demo functions in React js?Here:https://preview.keenthemes.com/metronic8/demo1/index.html?_ga=2.76534995.795881907.1654612246-1458044279.1653640449We purchased the React js version, but I see much less functionality than here:https://preview.keenthemes...
Hi,I'm unable to get React & Angular specific sections in the Metronic 8 documentation and tutorials.I'd appreciate if you can share links relevant to setting up new React and Angular projects using Metronic 8.
I tried to run demo1 & demo2 in React but after the "yarn install", I have this error (for both demos) : TypeScript error in F:/myProject/metronic/src/_metronic/helpers/components/KTSVG.tsx(13,8):'SVG' cannot be used as a JSX component. Its instance type 'InlineSVG' is not a valid JSX eleme...