New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Metronic (5115)

Hello,I am currently working on a Metronic React project using the latest version before v9.2.What is the best way to upgrade to ReUI? Is it even worth the effort?Is there any upgrade guide I did not find?Kind regards
hey guys, so im using datagrids and trying to work on the datagrid column pinning functionality, now ive followed the reui docs for the example of using datagridsnow in my implementation when i pin it to the left or right it works but when i scroll horizontally it doesnt stay pinned to the scree...
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 have a drawer and i want to use KTSelect in it. But dropdown menus does not shown
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...
im struggling to conditionally render 2 different images based on the metronic react dark/light modes heres a code snippet for example how...
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
I’m running into a “KTSelect.getOrCreateInstance is not a function” error when I try to initialize KTSelect. Here’s my code:
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
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,I add rtl template into Asp.net Core & have issue in Keenicon not working fine while using rtl, but working fine while switch to ltr
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...
I am using Metronic, Tailwind, and Laravel. As explained in the documentation, I copied the assets folder to the public directory. However, the KTSelect functionality inside KTDrawer is not working. I need to re-initialize it, but I couldn't find how to do it.
I imported the dist/assets folder into my src directory, made the required configurations, and then tried to adapt my app.component.html to demo1/index.html.Thank you for helping me resolve this issue.
Hey,I'm using Metronic with Laravel, and I've always run into issues when trying to make Livewire work properly — especially when using wire:navigate. The main problem seems to be that the Metronic components stop working after navigation. Dropdowns, modals, tooltips… everything jus...
Hello Team,I have been using metronic a lot for majority of my development needs and it has been a joy all these years.But recently my employers got a VAPT institution to scan the systems I have built and most of them if not all returned a high risk issue from one of the packages you referen...
Will there be a Tailwind Laravel starter kit available in the coming days, just like the Metronic 8 Bootstrap Laravel starter kit?