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...
We started to develop an application with Tailwind + React JS javascript version, but we realized that there is a responsive problem on a small screen. As the breakdown with the menu information above gets longer, the page width continues to get longer and the usage for mobile use suffers. For examp...
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...
Hey there. As per the documentation, I was trying to prepare a new project with the new update (v9.2.0).I tried following the next steps:Import KTUI and Metronic ScriptsEdit angular.json and add the following to the scripts array (under the build options for your proje...
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...
Integración taiwlind javascript KTUI, integrar server side sus datatables, una duda su datatable del ejemplo no hace la búsqueda y un detalle cuando van añadir el soporte de carga de archivos así como lo teníamos en boostrap que era Dropzone.
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,All going smooth except the Multiple select component. It is having one problem.I have around 83 languages options dropdown. and there's a possibility that a user can select all of them.but the problem is that when i select an option from the dropdown, the dropdown closes and item get...
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...
I downloaded the metronic 9 package after purchasing and implemented a theme toggle button in the demo site as referenced in this documentation https://keenthemes.com/metronic/tailwind/docs/components/theme . The button would disappear and upon investigation the css provided seems to lack the rule...