Get 2025 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

Tag: React (822)

Hi Keenthemes team,I'm currently using your template and implementing icons in my navigation configuration like this:```export const MENU_ROOT: TMenuConfig = [ { title: 'Profile', icon: 'abstract-27', path: 'https://www.aman.com/zh-cn/resorts/aman-kyoto', }, { ti...
Hello, We purchased the pack and was wondering if demo 60 is available as a react templates?Best regards,Alexander Mihalkov
How to enable hour input ?Lost focus in dropdow time, Lost automatic focus
I made my Metronic 9 React Tailwind Integration, my system is running in the "dev" environment, but I get the following errors when building.src/metronic/core/components/datatable/datatable.ts:20:21 - error TS2612: Property '_config' will overwrite the base property in 'KTComponent'. If this i...
When I bought Metronic 13 years ago, what I loved about it was that I could grab components that were beautiful and functional right out of the box. Those were the HTML days... Now I'm building a more modern app so I'm using the more modern version.Aaaaaaannnnndddd.... three weeks late...
I’m facing an issue with the webpage layout when integrating RainbowKit into my project. Specifically, the layout of the page becomes distorted or unresponsive after I include RainbowKit's components. This issue occurs in various browsers and seems to affect both the main content and the navigation...
can you convert tspx to jsx for react metronic v8.27 version
I recently purchased Metronic 9 Tailwind CSS version and integrated it with my React application. Following the documentation, I added the initialization code to my app.js:useEffect(() => { KTComponent.init(); KTLayout.init();}, []);This successfully got the basic...
Hello! I see there are some features as eCommerce or Wizards that are marked as Soon. Do you have any wild guess when they'll be available?
Hi,First of all thanx for this amazing template.The issue i am having is, when i set up the project to work with react and react router dom as a SPA, when user clicks on any Link on the navbar and navigate to another page, the menu closes but the backdrop stays visible over the page. Can you poi...
Hi,I downloaded v9.1.0 from themeforest page, and, the majority of files being in v9.0.6 version. And, I not found the new react demo pages. Would can update these files?Thanks.
Today, I purchased a license for Metronic 9 React. However, it is not fully completed yet. I thought it was finished, and this made me a bit disappointed. Could you provide information on when the theme is expected to be completed?Additionally, could you give a release date for the Next.js versi...
Please help, I am following all installation instruction from the docs and getting stuck when running npm build. i am using node version 20.15.0 (LTS) and npm version 10.7.0. Screenshot:https://gcdnb.pbrd.co/images/XRm8UAgz2rD2.png Metronic 9 Tailwind
I followed this integration guide closely, but I couldn't get it to work. In core/index.ts I had errors regarding the imports (the default imports were actually named exports in their re...
I am anticipating your react full project demo just like your https://keenthemes.com/metronic/tailwind/demo1.Do you have a projected timeline on when you will be releasing it in public? Like is it coming this month, next month, or next year?
I want Change src/_metronic folder name and also directory change. oralso, I want to base theme for use all react app. so how can I do this my react app
Hello team,Hope you are doing well.For our internal project we are planning to use https://preview.keenthemes.com/metronic8/demo38/index.html these exact theme with color combination. However, we are unable to find exact theme in react section.Can you please help us to locate exact theme...
The Pulse package does not contain anything as advertised on the demo page. I purchased Pulse expecting to receive the Pulse built with Laravel 11 and React, but I only received Laravel, and it's still version 9. If this is indeed the intended experience, I would like a refund.
I've run into this problem while developing a react spa based on Metronic 8 React:I've added a react-select in the header. When viewing the app on a small screen, the header is moved to a sidebar. When viewed like this, the react-select does not work. It seems something is capturing the click ev...