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

Tag: React (658)

Hi everyoneI have some problems with deploying!in localhost everything is ok but when I deploying it .... nothing is showing instead of metronic loading !please help me how can I fix that
I have deployed my Metronic theme but it's not showing anything ....What to do ?
Unwanted style position: fixed; is applying to the header component when redirecting to one page to another page. More specifically if we scroll down particular page till bottom and after that clicks on another link this particular style is applied to the header align-items-stretch class. Due to thi...
I develop react typscript based on metronic_react_v8.1.8 themes, but have somw problem in build process.It's build successed, but when I try serve -s build, It's response only just loading with icon then dissappear not have anything else after that.I read for many question that similarity wi...
how to change the sidebar theme from dark to light. Tell me where to register a topic?
Hello, I would like to start a new project using Metronic theme and I am a bit perplexed if I should use one of React demos as a starting point or is there some empty React template/skeleton to start new React app? Mojo
I tried to depoy React version (demo7) on vercel but it seems to be not working. I tried with both the edited version and the freshly downloaded version, and both seemed to show the same issue/error.Fresh Install - https://test-pink-eight-23.vercel.app/Edited Version - https://sales-ai-seven...
I am using demo4 react version Metronic . While using react-apex charts for updating real-time data.it is not properly updating. That is horizontal movement is missing. pls give full code for real-time updating data. x-axis - time and y-axis -temperature .In each 1 second a new array of time an...
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...