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
I believe the following classes are missing on the metronic 9 themes-animate-pulse-bg-gray-200-bg-gray-700also it seems that I try to do the following "bg-gray-100 dark:bg-gray-600" it does not work, since bg-gray-600
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...
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...
Hello,I have installed & set up metrolic 9 in laravel as per this documentation, https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/laravel.However, it seem to be some issues with the UI.Could you please help me? Am I missing some css or components here?
Can make a metronic 9 datatable responsive like this other version? https://preview.keenthemes.com/metronic/demo1/crud/datatables/extensions/responsive.html
I've been following through this tutorial https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/frontend/react in order to install metronic v9 (with tailwindcss) on my vite+react projectproject was made from scratch by following and copying the given commands provided by the...
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...
I downloaded the latest release today (v9.0.6) and followed the instructions on this page:https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/blazor-serverAnd when I attempt the build command:npm install & npm run devI get the following:h...
Version using metronic 9.When using tooltip combined with Outlet of react router dom, it does not work. When using outside the Outlet area, it still displays and works as usual.
Background:I am building a client application in NextJs with {output: 'export'} config. Using Stepper component in a class component and using this class component in my page by dynamic import to avoid "reference error window is not defined". Using Tailwind 9.0.4 version, and built on top of start...
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, 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...