Two days ago I asked you a question. Do you have a theme in Angular Standalone version? You sent me Metronic 9 from here. I purchased Metronic 9 on behalf of my company with 1 year support. I downloaded it and when I opened it I saw that in Metronic 9 it was separated into HTML and React only. I dow...
Hello, thank you for creating such an amazing framework.I am running and testing it with NextJS. Currently, I am using the import statement:import KTLayout from "@/metronic/app/layouts/demo1";However, I would like to use demo10 instead. Is there a solution for this? Could yo...
Hello Keenthemes Team,I recently purchased your product, primarily for the Blazor support that was highlighted. However, I am having difficulty locating a Blazor WASM solution or additional demo options. The only example I found appears to be limited to the one server demo with only dashboard....
I'm currently using Metronic with Laravel and Tailwind CSS. My backend dashboard is powered by Metronic, which is its primary strength. The frontend uses a separate Tailwind CSS package.Everything compiles well, except I noticed that after adding Metronic, my build size increased significantly....
I installed the template completely in accordance with your installation and integration tutorials, I even did it once with Sean to make sure I was doing it right, but the error persisted: Error: Microsoft.JSInterop.JSException: Could not find ' KTLayout.init' ('KTLayout' was undefined).I placed...
Tailwind version: v9.1.1 - 29 Oct, 2024Hello, I would like to report a problem related to the -info color class. When you change from -primary to -info on a button, for example, it doesn't recognize it and just turns white. This happens with several other elements that try to change from -primar...
I have a problem with the Livewire installation. The result always shows a blank page. Does your template conflict with Alpine Js and not support Livewire?I hope your template supports Livewire because it is very popular among Laravel users.Thanks.
Hi,I've got a Metronic 9 modal and inside it there is a header I'd like to make sticky within the modal, when I scroll inside it, but it's not working.This is the code I'm using inside the modal: onUpdated(() => { if(modalHeader.value && !KTSticky.getInstance(modalHeader.va...
I am thinking about to buying a metronic theme for Angular but i couldn't find any information about structure.I wonder is application comes with standalone structure? What is the version of Angular? I want to use bootstrap aswell is it possible?I need those information before buying. Please...
Hi,I want to minimize the sidebar by default, I've tried many things and it didn't work. How should I update my config?import type LayoutConfigTypes from "@/layouts/default-layout/config/types";const config: LayoutConfigTypes = { general: { mode: "system", p...
Hello,Secondary and dark light badges text not visible in light and dark mode. On secondary text is invisible or white. Dark light badge is not readable because of gray text used. I can't upload images to show how it looks like.
Hi, hope you are doing well.I downloaded the ASP .NET Core starter kit and followed the quick start procedures, so that I was able to run the default template, using Demo 1. I noticed that Demo 1 for the ASP .NET Core version comes with just a few basic features, such as the Dashboard and Au...
Here are two hotfixes for the recent Datatable issue:1. Persist Search Input Value After Page RefreshIn the /src/core/components/datatable/datatable.ts file, modify the _attachSearchEvent function.Add the following lines after the searchElement declaration:const searchElement: HTM...
Is there a way to get clean version without all the hardcoded widgets and hardcorded pages so I can add them myself? Or do I need to do cleanup myself.Can't even reuse them without modyfing them, so those are kinda useless imo.I'd like clean code in my blazor app.
I'm experiencing an issue with our application where certain scripts are not loading correctly. Here are the error details:Error in Loading Livewire Script:I am receiving a 404 error when trying to load https://empirical.ysfrngo.org/vendor/livewire/livewire.min.js?id=38dc8241.The error sho...