Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: React (671)

Hello, I can't find example of Sub Datatable for react?There is example for html with use of datatables but nothing similar for react.I would like to get result like this but with react:https://preview.keenthemes.com/html/metronic/docs/general/datatables/subtableThanks.
side menu does not work when running from a mobile device and also have scroll bar not appear some cases .I think issue related with fixed height. I just tried following way on SidebarMenu component
I bought the Metronic Dashboard, and I am trying to deploy a demo dashboard to Render.com. It works, but the app is stuck in a loading state.https://wealthtracker.onrender.com/Locally everything works with yarn devorvite preview.But as soon as I try to useserve -s -l 4173to simul...
Where is the ecommerce apps when I download Metronic démo1 ?
Hi,I am using the data-kt-menu attribute to get the KT menu working.I am using the react demo 8.Unfortunately, the menu does not appear on click.This is my code:const LanguageSelect: FC = () => { const lang = useLang() const currentLanguage = languages.find((x) => x.lang ===...
Hi, I need to maintain the separate page as an independent component from the sidebar menu. I noticed that when the toggle is used to minimize the sidebar menu it hides the section but does not remove it. I want to completely remove the sidebar menu component and run the component as a full page...
How to integrate Metronic into empty react project? Please, can you answer as simple as possible. I need to understand how to do it
Hello,I have more than 30 errors while compiling the demo version. I can't paste them all, but how the demo version can have that much errors ?
Hi team,I'm running React Demo 1 v8.2.0 on Chrome 118.0.5993.88 (Official Build) (x86_64), without any personal changes (just downloaded from KeenThemes).When I start the application (yarn install; yarn start), the dashboard page is displayed as in the attached screenshots, that is clearly u...
Hi,In the React demo1 of Metronic version 8.1.0 there is a Profile module. This is the URL for it:http://localhost:3011/metronic8/react/demo1/crafted/pages/profile/overviewWhen I go to Projects:http://localhost:3011/metronic8/react/demo1/crafted/pages/profile/projects...
How to send data to side-drawer. I'm using table 'react-table' for showing table. Inside table I have view button. Whenever I click view button I'm able to open side-drawer. But I'm not able to send props to the side drawer. Please tell me how to send props. Without using context.Please help!
Hello,I have tried many things, but i cant figure it out.I have tried react demo 1 and demo 2.I would like to add to demo1 header menu the animation slide in down when i scroll the windows.This is the animation that is already configure with the demo2.On this demo2, when you scroll...
Hi, I have a question about using external css in the app. I use metronic with react app, and now i am trying to get page from another service like confluence. I am getting json file with whole html including styles, but when page is displayed in my app, styles from metronic overlays styles from...
Hi,I'd like to extend the editModalForm with selectbox and switch, with the use of formik, but I can't find the way how to do that.Can yoy please give me an example off the needed code?Thanks in advance,Regards,Ron
i saw a thread saying full RTL support will be available form versioin 8.16 i did not understand how to install RTL in v8.2 also is tehre a way to make the RTL language based? it says in the following link: https://preview.keenthemes.com/metronic8/react/docs/docs/rtl"RTL is in the final...
1. I am a frontend beginner and I purchased your theme and joined your GitHub repository. However, I found that the code on the GitHub repository is different from the code I downloaded from your main website. Why is this the case? I assumed they would be synchronized. This has led me to spend a lot...
Hi,I am using Metronic React demo 8.Every time I try to use the LayoutSplashScreen it disappears automatically after a certain time.As example:I have a provider which is loading data. I am rendering the LayoutSplashScreen while the data is...
Hi,1. Currently Demo 31 is only available in HTML version, is it Possible to build it on react?2. I am getting error after i do `npm start` on all react demos.ERROR : D:\Quixta\Project\Sales AI\Frontend Code\React\metronic_react_v8.2.0_demo7\demo7>npm start> demo6@8.2.0 start>...
Hi,I am using the React.js demo with Typescript.Unfortunately, the "DefaultLayoutConfig.ts" does not have an effect on the application.I followed the notice on the layout builder site and deleted the local storage, but still there is no change.Do I have to change the layout configuration a...
How to integrate users from my database with user-management table in Metronic. Your structureis a little bit complicated for me to know. So, please, can you explain me what i need to do? I am using metronic with react
Does Metronic react has own authorization methods. Can I just connect it to my database of users?