The New Way to Build with AI! Introducing ReUI — the developer platform for agentic UI with shadcn/ui
Browse ReUI Pro

Tag: React (894)

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, 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.
Hi, The metronic 8 theme doesn't have any table component, with pagination and search?
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...
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 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 woulde like to compress the build .js & .css files with gzip compression. I'm using React with both Metronic 8 and 7.
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.
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.png How can i disable the authentification step. I just want the website to directly redirect to home page....
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.
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.
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 had purchased v8.0.34. I'm going to use react template with ASP.NET web API as backend. But I couldn't login because access_token. How can I implement login? How can I generate access_token at backend?
Hi, I just downloaded Metronic and I want the react app how can I get a skeleton app without all the demo pages? Regards,
Hi there, O just bought a metronic license and when opened the tract demos realized they were different from the one showed in the live preview. It had lots of minor changes and didn’t have most of the theme pages. In your website you say that all demo pages will be included: "The purch...
Hi, I have a problem to implement react-select component to Stepper. I always get initials values, not these selected from Select my code: interface: export interface ICreateBot { ... selectPairs: { value: string, label: string } ... } inits: const init...
I just bought the metronic v8 recently and opened both the demo1 and demo2 projects for React. Unfortunately I cannot see any components for horizontal and vertical search, although it was shown in the https://preview.keenthemes.com/metronic8/demo1/utilities/search/vertical.html demo page.
Hello, In https://preview.keenthemes.com/metronic8/demo1/account/settings.html the avatar is editable and according to the doc it should. However, When I attempted to convert the code from the HTML folder to ReactJS it just allowed me to select the image file but not display the selected image. W...
I am curious why you don't have any Shopping Cart with this product? It is one of the best designs I have ever seen, but it is only half of a theme. Also what about the product database? The word "database" doesn't even appear in your Docs, but you have products, categories, etc. Where are you s...
Hi there, I recently pucrhase metronic 8 and I want to use demo1 for react, but there is an error, , when I go to hml folder demo8 shows as demo 1 and , So I want to use demo1 with react, can you please update me regarding this , Also I have a question about coming soon section i...
hello, I want to ask, I'm using the default api on demo1 react but why I can't login, it said error 422, is there any problem with react template? because i tried it the vue one, and it's normal with the same preview api