I am using metronic 9 tailwind html in my asp.net 8 mvc app. The theme is configured inside _layout. the side bar, header and footer works normally but everything inside the @RenderBody() is being displayed as a plain text, even though the content-type received in the browser is html. Am i missing...
After instaling Node Packages i ReactJS Vite its not run and showing white page due to an error of supabaseUrl:Uncaught Error: supabaseUrl is required.
Hi Keen team,I've come across a problem while using livewire with ktui.I've got a form inside a modal. I'm using wire:ignore.self on the modal div to let ktui work on the opening and closing of the modal.Inside I've a form with different inputs using wire:model to synchronise it with a liv...
Hello Metronic Support Team,I hope you’re doing well.I’m currently working with Metronic Tailwind version 9.3.2, and I would like to confirm whether it is fully compatible with the GitHub repository metronic-tailwind-html-integration Blazor Server.Specifically, I’d like to know:If this...
The persistant property of Modal is not working as I would expect.Clicking outside of the visible part of the modal should not trigger a close(). This works, but there is an area around the modal where this does not work and it closes. It even is in the example:https://ktui.io/docs/modal#per...
Hello Metronic Support Team,I am using the Metronic Tailwind version with KTUI in a Blazor Server project. I have encountered an issue where:Sidebar menu toggles and dropdown menus work on the first click but stop responding afterwards.This occurs even without navigating to a new page....
I'd like to control the right sidebar of Demo59. I'd like to know if it's possible.I want to add and remove sidebars with a custom toggle. If there's a way to do this, could you please let me know?
Hello Keenthemes team,I hope you’re doing well. I’m reaching out regarding the Laravel version of Metronic 8.I’ve downloaded the package **metronic_laravel_v8.3.2.zip** from your official Google Drive link (the same as the one available at https://devs.keenthemes.com/metronic/laravel/demo...
Hi,In documentation for Metronic Bootstrap Select2https://preview.keenthemes.com/html/metronic/docs/forms/select2we have only examples where users must click on input field with select2 options.But can how can we create in HTML input field with select2 and autofocus on it like in example...
Related to the above error.I have already read the threads below, and I believe that they have a common issue. https://devs.keenthemes.com/question/metronic-theme-library-throws-an-exceptionhttps://devs.keenthemes.com/question/metronic-v8037-sourcemaps-not-working-as-expectedhttps://devs.k...
I just installed a fresh copy of the starter kit for Metronic Laravel (v8.3.2)Attempt to read property "profile_photo_url" on nulldetailed error message is there https://flareapp.io/share/pPvjZEbPAny help?
Hello Metronic team,I’ve noticed that in the dashboard layout, there is a large amount of unused horizontal space between the sidebar and the right edge of the screen (see screenshots attached with yellow arrows).It seems that this space comes from a common Container component that limits th...
Hello,I am using tailwind demo 10 for my laravel project, I'm using latest v9 build I would like to know how can I change the color of the borders and increase its opacity, also can you show me the available configuration for data table columns for remote data source, from Ktui docs I can only s...
hello in my metronic-tailwind-html-demos/dist/assets/ directory i dont have /styles/app.cssi folow the guide in the section #Integrate Core -> step 1thanks for the helping
Dear team,I have a problem with KTSelect now when I initialize after calling Ajax and add select into drawer then dropdown of Select does not appear in correct position as shown in image.How can I adjust it so that option of select shows in correct positionBest Regard,Hoang Le
hello,Data table remote source, how do I use search option using vanilla js? I checked ktui documentation but you don't have a sample for it, I'm using latest metronic build v9+
I have a working angular project with metronic 9.21. I now want (need) the bugfixes from 9.3.1. I tried using the files from metronic-tailwind-html-demos/dist/assets and overwriting my local files with these.Now I get many syntax warnings from the styles.css:Expected identifier but found "&"...
Hi, I'm using latest (9.3.1) version of metronic, but I notice that datatable sorting is not working anymore.I don't think it's ktui issue since I tried on ktui website is working. I also debug it for few times, but no results. the event attached and yet the click isn't working.