Metronic (836) HTML (704) Bootstrap 5 (492) Laravel (439) Vue (432) React (397) Angular (309) PHP (289) Datatables (136) Blazor (81) Bootstrap (66) Asp.Net Core (65) SASS (64) Webpack (58) License (56) Design (48) Django (43) RTL (37) Gulp (35) Figma (33) Bootstrap 4 (26) Rails (13) Node.js (13) Flask (11) Spring (4) Icons (4) FullCalendar (4) Express.js (2) DatePicker (1)
Hiwhy in react (demo1) LayoutSetup.ts methods like getLayout() execute before main src/index.tsxcan you explain it for me? and how you do that?
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
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...
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...
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 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.
Hi,I have a problem to implement react-select component to Stepper.I always get initials values, not these selected from Selectmy code:interface:export interface ICreateBot { ... selectPairs: { value: string, label: string } ...}inits:const init...
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 just downloaded Metronic and I want the react app how can I get a skeleton app without all the demo pages?Regards,
HiI 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 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...
Currently it only support React but not Next. Thanks.
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.