Hello, I am using Metronic with React Typescript and wanted to ask does it have Spinner to use for content loading? I need some loader but not a splashscreen
Hello. I've already worked with Metronic (an older version and Angular). I want to switch to the current version now (and it will be React). But before purchasing a license, I need to familiarize myself with the functionality. Is it possible to get a trial version?
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...
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...
Hi there,Thank you for a great product!We're wanting to build a Single Page Application using Metronic. Do you have any pointers for where to start with this? We have the backend content ready, but would like some guidance on how to structure the app best, for optimal frontend performance an...
Hi guys,I am building a project using Metronic 8 and React JS - started from demo1 template.The issue I am having is with React Select - the input box to enter the search criteria always stays of initial size (2px) even after I enter some long text there:
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
i try to reload any page but getting 404 error and properly work in localhostvercel link : https://metronic-react-v8-2-5-demo3.vercel.appversion : metronic-react-v8-2-5-demo3
How can I hide the main browser's scrollbar which is on the right side of the webpage?I tried modify in demo1.css or tailwin.config.js, none works.version: 9.1.1 - typescript - demo1
I have a problem like this. I want to initialize Datatable with js. I am getting the data from the backend. However, when KTDataTable is initialized first, the data does not come without updating KTDataTable (for example, when clicking the sort button). That's why I need a KTDataTable usage example...
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 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...
Hello,I recently purchased a license for Metronic 9 Next.js. However, it seems that the package includes only the layout component, and there are no files for other pages. I had expected the theme to be fully complete. Could you let me know when the remaining pages in NextJS are expected to...
I have a use case where we can not get the total number pages for a list of data and hence infinite pagination is needed. I need a way to show ... after last known page.Is there a provision for this use case already implemented ?
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 have purchased the Metronic v9, is it integrated to react project and have react components ready? I tried myself from the docs but the UI is not in react components.
Hello guys.So, here is the thing :DI recently bought Metronic 8, React version, and I want to have a "clean" let's say, template, without the demo components. I want only to have the Auth mechanism (which I will customize to my needs), but I don't want the rest. I will add the component that I...