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

Tag: React (673)

hi i brought metronic 8 , i have to use react version of it i unzip the demo1 and npm install now i want to customize it how to do , also i want redux to use for state management can i do that
Please, how your login Api's Work can you explain to me?
I have been working with Metronic for a long time because I love its look and ease of use. However, I often end up deleting many example files because I don't use them. I would only like to have a project base that has the login, sidebar, toolbar, and atomic components like buttons, modals, etc., wi...
Hi,I have been using Metronic version 2.0.2, which featured an editable table page using the DataTables plugin with inline editing and adding rows directly within the table. This differed from the current implementation that relies on modal-based CRUD operations.I've started using the curren...
Hello, in my metronic application, I have a persistent bug, when I log in to my application, when the aside menu loads for the first time, it does not let me display the menuItemsWithSub, I am using React and the latest available version of metronic.
I am using metronic demo 6 react version. In the mobile view there are 2 icons. Clicking on each icon it should open a toggle from left and one from right accordingly (as it is in html version).Right now only the right toggle is working. We need to make the toggle appear from the left as well. I tr...
HelloWhat is the best way to bring in components from the Free Templates page (say for example this one: https://keenthemes.com/products/start-react-free).I am currently using React Demo01. It feels like the React version has gotten the short end of the stick when it comes to components...
Hey, I wonder how I would add my own Login API using Axios to handle User Authorization? I also want to add Access Control so only certain users are able to see certain buttons & access certain pages. For instance, I will have admin on the same site, but I want the user to not see them anywhere, eve...
Where is everything? Where can i find documentation for React Query in your project, where is the backend?You use Axios, but axios isn’t compatible with Auth from Google or others.Like can we read any documentation for these?I saw your .env for React backend, but where is the documentation for...
I was working in react, when accordion is open i wanted to hide the span element ...
hi, i run npm run dev and the log-in page opens up. when I use demo credential to log-in it won't let me in. says that login details are wrong.Console AciosError status 404
Hello, I just purchased the Keen theme, but I'm having a hard time integrating it with my NextJS application.Using the compiled version returns errors and i've also tried the source file to no good effect. Something always breaks.I need this for an urgent project. I would love your quick sup...
If I bought Metronic v8, will every feature present in the HTML demo also be available in the React version?
Where is the location of the customer details page?
HelloI see the color palette of demo55 html is not available in react, how should I use that color palette for the react version.
Hello, I ran the react demo1 application. but I get an error when logging in "The login details are incorrect"People have encountered this problem before and were asked whether there is an .env file. I do not have an .env file either. I download the original zip from both themesforest and keenthem...
I downloaded the zip file 'metronic_react_v8.2.5_demo1.zip' extracted then installed node_modules and run the npm run build command. It gives errors likeindex-76c9c8ca.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)index-f03d7f69.css:1 Fail...
We are currently building a project based on React 18 and PHP. We really like your UI. After purchase, there will be no support for the PHP backend, but there will be support for the frontend. Regarding the frontend pages, are they HTML pages or JSX source code? Also, if I want to define some compon...
i am facing issue in my aside menu of metronic theme which is, i have menu which contains sub menu options like dropdown when i click arrow button open the dropdown it stucks and not open until i refresh the page, give me the solution of this issue code:import React, {useState} from 'react'i...
How to implement your metronic to the vite app? There a lot of depedencies which create problems to me to use vite instead of webpack. Is it possible to use vite?
I am looking for the admin template so I finalized the below template. Please let me know what version of using reactjs.https://preview.keenthemes.com/metronic8/react/demo6/dashboardThanks,Pankaj Kumar
Hello,I am using the Metronic React Demo1 theme for my project. However, when there is a server issue such as a 501 error or any other issue, the API is automatically sending requests four times. I'm unsure why this is happening or which part of the code is responsible for it. I suspect that Met...