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

Tag: React (673)

Hi!I am trying to setup metronic react with webpack.mix.js. if anyone has done it before kindly hep me to setup.Thanks
Hi,I'd like to integrate the Description input box in demo1/dist/apps/ecommerce/catalog/add-product.html into my React tsx page. However there is no demo JS code for this. What is the right way to do this in JS? Thanks.
I have recently purchased metronic_v8.0.34_3gb from themeforest, What I found is there are multiple demos that are missing. For HTML there are 20 demos but for vue, laravel, react, angular there is 2 to 3 demos only. Kindly please help with the remaining demos.
Hello, I am using Demo 2 of metronic, the react one. I am really struggling on removing the login page when we visit the website for the first time:https://i.ibb.co/WyZNLPJ/login.pngHow can i disable the authentification step. I just want the website to directly redirect to home page....
Where can I find the same demo that they have published here https://preview.keenthemes.com/metronic8/demo1/index.html?_ga=2.101471426.293300087.1643330106-1618577804.1643330106 since the demo that is downloaded is a trimmed version.
I woulde like to compress the build .js & .css files with gzip compression. I'm using React with both Metronic 8 and 7.
I am trying to show datatables in dashboard. The problem with it is it needs horizontal scrolling to see all the data from small screen or mobile devices.So in Desktop i want to show all 5-6 columns.But from mobile devices i want to show only 2 columns.Is there any way to achieve this?
I want to know which version of Metronic 8 is good for a faster development process (React or Vue).Looking for valuable suggestions. Thanks
I am using v8.0.35 of metronic: https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469 .in the html project I can see all the options in App section in sidebar. But un react project only chat section is there.tried both demo1 and demo2.Is the user management section...
Hi,The metronic 8 theme doesn't have any table component, with pagination and search?
Hello,The Image Input component does not exist in reactjs theme, is it possible to use it in reactjs? I tried to create a component by copying its HTML tags, but its events are not working.
Hello. I bought your metronic template. I'm using the React version of the template. It starts for me, but does not track file changes. I did everything according to the instructions, but not as I do not want to. I also ran a freshly created create-react-app build with typescript. Everything works i...
Hello, I kept trying to deploy the React dashboard but I keep getting an error at the authentification even though I input the correct demo values, how can I fix this?"The login detail is incorrect"demo2/auth/login
Hello,I am using the react demo and was wondering where is the best place to implement an automatic redirect after login to the original private url that was intercepted by the login.What would your suggestion be?Thanks in advance!
I downloaded the new Metronic v8.0.35 and when attempting to access the dashboard with the example credentials I received the login detail is incorrect error message. I saw previously that this was supposed to be fixed in this update, but it is still not working.
HiCan I Have options for templets to downloadBecause I use React template so I download all 3GB files with slow internet Here in Afghanistan and it fails much timeor Send me the new v 35 react template via emailThanks
Hi all,With version 8.0.34 it is not possible to login. I have noticed that since version 8.0.31 the MockAxios.ts file was removed. Some reason?In the .env file comes this default value:REACT_APP_API_URL = https: //preview.keenthemes.com/metronic8/laravel/apiSteps to reproduce:1. Ope...
Hi,When trying to use the Tooltip element from react bootstrap, the following console.log error is given:Popper: modifier "popoverArrowMargins" provided an invalid "fn" property, expected "function" but got "undefined"I read that the latest update would fix it, but react-bootstrap-v5 doe...
Hello,Can't really find the proper way to close a drawer programatically in the react demo.There is nothing in the docs about drawers and the KTDrawer seen in the HTML docs apparantly is not available in react. What would be the right way to close a drawer from a function?Thank you!
Hi,1) Is there a way to use the Drawer element within a div on the page? I am using react version and would love an option for this.2) On react demo how can one reset the form fields when submitted successfully?Thank you!
Hi, I am trying to access dashboard directly. Without the need to login.How do i remove login from dashboard?Framework: Reactdemo2