Hello Metronic Support Team,I'm currently working on a Metronic project that uses Tailwind CSS and the ReUI system. According to your latest changelog on https://reui.io/docs/changelog, it states:Migrated from tailwindcss-animate to tw-animate-css.I followed the migration steps as expect...
1st Demo online is different then whats in sample project.2nd top nav bar is transparent and collapse side menu button does not work. I redownloaded just to make sure but same, can i get a copy of v8.3.0 to test ?
i have an issue with the DataGrid components from metronicwhen i try to add column controls like drag feature etc i have an issue where on one of the columns im rendering a card inside of a tooltip when hovered over a cell in that column for example its like a tooltip now when i try to add f...
I using Metronic V8 Bootstrap for blazor, I ruun StaterKit project, but using DefaultLightHeader layout, it cant toggle Menu on mobile or small screen.How to config it right?
I am new to Laravel and have followed this guide here: https://preview.keenthemes.com/laravel/metronic/docs/getting-startedBased on version: metronic_laravel_v8.3.1\starterkitThe deployment installs ok and the site is there, can login - there are some user management pages that maybe linked...
I’m upgrading to Metronic 9.x (Tailwind CSS) and trying to initialize a KTSelect on my `` element, but I get:```Uncaught TypeError: KTSelect.getOrCreateInstance is not a function```**Example markup:**```html
Is there a way to initialize specific component, I work with dynamic generated components, so if I use KTComponents.init() will conflict with already created components and stop working, so I was trying to initialize a [data-kt-menu] and using new KTMenu(menuTrigger) doesn't initialize completely as...
I purchased the following theme:https://metronic-saas.keenthemes.com/It loads extremely slow on mobile. It constantly rerenders whenever I scroll down. Even the live demo page itself is broken. I tried a lot to fix it but I can't get it to work.I need help.
I run blazor version of Metronic and I get:The type or namespace name 'Layout' could not be found (are you missing a using directive or an assembly reference?)in MasterInit.razor
Dear KeenThemes Team,First of all, I would like to express my gratitude for the outstanding theme you've developed. The design and functionality significantly enhance the user experience, and I truly appreciate the work you've put into it.For the next update, would it be possible to add a sw...
I follow instruction but when i try run `npm run buil` i got:PS C:\Users\Private\Desktop\metronic-blazor\blazor_demo1\Starterkit\_keenthemes\tools> npm run build> keenthemes@1.0.0 build> webpack>> Building...>> Failed to compile!ModuleBuildError: Module build failed (from ./node_...
Hi,Could you please fix all broken links in documentation ?Also most content is missing in https://keenthemes.com/metronic/tailwind/docs/customization/themingcan you fix the issue ?Thank you very much.Keep up the good workRegards
Dear Metronic Team,I would like to ask whether Demo 9 is available in Vue.js version or not.Also, is it possible to download the Figma file for Demo 9 along with the HTML files?I already have a valid license/purchase code.Thank you in advance for your support.Best regards
I have not downloaded the template updates in a while.And when doing it today, I discovered that there where no VUE files there. Only Html and React.Why ?
hey first time posting here so this is my first time using metronic react 9.2.3 and i want to remove the default supabase auth... ive followed all the steps here:https://docs.keenthemes.com/metronic-react/guides/custom-authto disable the supabase auth but after doing this i see more referenc...
I have followed the instructions i documentations and from github repo (https://github.com/keenthemes/metronic-tailwind-html-integration/tree/main/metronic-tailwind-laravel) though the theme is running fine some of the laravel classes are not working like w-3/5 or bg-red-500. Metronic CSS and Clases...