Background:Using Metronic 9 Tailwind in NextJs with GlobalInit.tsx ( KTComponent.init() ) based component initialization in the _app.tsx.Problem:Components which are rendered after the initial app load are not initialized, so resultantly not working. For example, fetching some data from an A...
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.
Dear SirKindly help me with the commands that will allow me to switch between two demosalso please help me to find for the each Demo their CSS file Do you have any CSS file UI which i can use it for my application suggest me that also
Hi all,First of all, I would like to extend my congratulations to the entire team for such an amazing design.I would like to use tailwind template (v9.04) for my new project. It is asp.net core mvc(8.0). I will be using razor views. 1 - So, I just wanted to know is it ok just copy dist/a...
I'm using Metronic 9.0.3 Tailwind Next. I downloaded the tailwind next project from github and applied metronic 9.0.3.The project ran perfectly, but when I click on a sidebar menu, the selected item is not marked with the active css class. Regardless of which menu I click on, it changes the page...
Hi, im facing problem with KTDaTable on Metroic 9.0.4.Using Remote Data Source will caught : Uncaught (in promise) TypeError: Cannot set properties of null (setting 'instance')Vue 3 Composition API with TypescriptThank you
Hello,Could someone help me?I'm trying to incorporate Metronic into a rails project.(Rails 7.2, stimulus, esbuild and tailwind)I didn't have problems with the CSS components. But I've been having plenty of issues with JS. I don't know if these issues are conflicts with stimulus or...
Metronic version 9, doesn't work.When i follow this steps. https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/frontend/reactThe console give me this eror.SyntaxError: The requested module '/src/theme/core/components/dropdown/types.ts' does not provide an export n...
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...
Hello,I've switched to Metronic 9 and I'm having a problem with the modals.I'm using a single modal, called by several buttons on the same page. Each button must send an reference to the modal (data-reference=“12” for example).With Bootstrap, it's possible to do this:$('#myModal').o...
Hey,I just came across your Metronic React + Tailwind product. I have to say that you'll have done a phenomenal job and I am looking to buy it. I had a few queries in that regard:1. When does the next version of the Tailwind template release? I see many modules are showing 'Coming Soon'.2. I...
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...
Dear Metronic Support Team,I am facing an issue while deploying my Metronic-React-based project on Vercel and would greatly appreciate your assistance. I have also changed base url path, but the issue persists.Issue Description:I am currently trying to deploy my React-based project (built...
Hi, I have used Metronic 8 Vue and HTML templates before and I was really pleased with them. I heard Metronic 9 Tailwind is out. But there is something I don't understand; Isn't the Metronic 9 Tailwind template included with the vue.js version? Is there only an HTML version? Kind regards...
HI,Background:I am using Remote data source for DataTable in Metronic 9 html + Nextjs, it provides requestHeaders option, which i am using to pass Authorization header with Bearer access token in it to make the server side call pass through the auth. Problem:In regular app when api call...
Hi, I have tried using Metronic 9. It works very well and meets my preferences. I successfully used it through Composer with HTML. However, when I switched to Nuxt.js (Vue) following the implementation instructions shown to me, I found some of your guidance to be inaccurate, and I encountered errors...
Hello thereI followed the instructions on the following linkhttps://keenthemes.com/metronic/tailwind/docs/getting-started/integration/reactGetting Started React IntegrationI specifically tried the download method, I copied the file, ran npm install, ran dev navigated to the site and am get...