Creating an optimized production build ...[src\media_query.rs:1032:11] ✓ Compiled successfully in 19.0s ✓ Linting and checking validity of types ✓ Collecting page data ✓ Generating static pages (11/11)> Build error occurred[TypeError: Expected a non-empty string]
Hello,I've purchased the Metronic template for one of my Laravel 12 Project, Wanted to use bootstrp 5 version. on docs page it was mentioned. Pre Requirements Laravel 9.Will it support on Laravel 12 as well?
Dear Keenthemes Support,I recently downloaded Metronic 8.3.1 from ThemeForest and installed the Angular version included in the package. However, I’ve encountered several issues when trying to use components from the HTML documentation within the Angular project.Specifically:Components l...
Hello Kentheemes,I purchased the Metronic templates today. However, after downloading, I only received the Tailwind HTML templates — the Bootstrap HTML templates were not included.Could you please let me know how I can access the Bootstrap version? I need the template for my Bootstrap-based pr...
I have a datatable in a modal, every time I open I have to update url with new data, how can I do that? The dispose() method does nothing. https://ktui.io/docs/datatable#methods
We are experiencing a persistent issue with the KTSelect component when it's placed inside a KTDrawer that is hidden on the initial page load. The drawer's content is rendered by a Laravel Livewire component.The Problem:When the KTDrawer is opened, the KTSelect dropdown does not render correct...
I'm using the latest next js metronics theme and it is having multiple dependencies issues, then i tried force installing it but even after that it is giving me errors in the runtime (in auth module).please provide a solution for the same
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...
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