Hello, i recived this mail "Metronic 9 Tailwind React Arrived - Enterprise ready React App with 20+ generic React components, 10 unique demos, 100+ fully designed pages, 1000+ UI elements.", and i want to make a new React + Vite project. Could you give me the step by step process to initialize a...
Hello,Is there a way to give to the datatable an array of data? Also is there a way to attach to sort/pagination events before they are executed?I am trying to use the datatable from here: https://keenthemes.com/metronic/tailwind/docs/components/datatableangular v18.2.11metronic v9...
I need to capture the even object of kt.stepper to conditionally perform some custom task and prevent the event stepper event from continue if condition not met, eg:stepper.on("kt.stepper.click", function (event) { doSomething(event)});function doSomething(eventObj) { if (conditi...
Background:Using Metronic 9 Tailwind in NextJs with GlobalInit.tsx ( KTComponent.init() ) based component initialization in the _app.tsx.Problem:Components which are rendered after the initial app load are not initialized, so resultantly not working. For example, fetching some data from an A...
Guys, I have a question. In Angular, I'm using a data-kt-drawer popup, which is a right-side sliding popup. However, for some reason, when the project first loads and I click the button, the animation and the dimming effect on the page work, but the popup doesn't appear from the right side. Yet, whe...
I have form layout in one Vue file. I use v-if directive to show html based on step.Initially when the DOM loads select2 is loaded and is working but when on the page i hit Next button to show other html in the same file, and thne goes back to Previous step to show the HTML, Select2 is destroyed....
I need to identify the device from which the user visits us, so I was wondering if Metronic has something already established that allows me to identify if the user is using the application from a computer or from a mobile phone?Thanks for the help, I'll stay tuned.
Hello, I have a problem using metronic 8.2.X laravel starter kit (didn't test previous versions) with "wire:navigate" Livewire v3.4.When page fully hard reloaded, all javascript works fine (menus, steppers, dropdowns, ...), but after clicking on link with "wire:navigate" this functions stop work...
Hello team!Can you help me understand what is the versioning process for Metronic?For example, why we changed from 9.0.6 to 9.1.0?I'm just trying to understand the method here.Also, I've notice that there is a 9.0.7 version on Google Drive folder and there 9.1.0 is still beta.On Gitu...
Hi,My company bought Metronic theme few years ago. We developed an internal web application for HR appraisals with Visual Studio 2022, ASP.NET MVC 5. Last version of Metronic theme we adopt was 8.2.3 and everything worked correctly, both in the development environment and in production. After...
Hello, Metronic text-gray-500 and text-gray-600 colors contrast is too low. From Chrome its getting 2.58 points which is warning level. It would be great if All gray-{variations} could pass contrast ration points from chrome browser. We have old monitors and text-gray-500 and text-gray-600 is al...
Hello!I’d like to suggest a feature to the Keenthemes Developers Team. Our application relies heavily on Keenthemes, particularly Metronic. However, when it comes to building landing pages and homepages, we often need to use other themes, which brings in additional assets and increases complexit...
Hi guys,Any instructions available on how to set up Metronic 9 for this stack ?I have a fresh Laravel/Jetstream/Inertia/Vue install (installed from Herd) but have the most difficulties to deploy Metronic 9 on it.Any help would be appreciate.Thank you
Hey Metronic Community!We're thrilled to announce the Beta Testing phase for our upcoming Metronic 9 Tailwind React + Base UI version!This is your chance to get an exclusive first look at the latest evolution of the Metronic 9 React Toolkit and help shape its future.
Hello,https://keenthemes.com/metronic/tailwind/demo6/account/home/settings-sidebarI want to use the photo upload area in this link, but I cannot post the selected value here. It gives an error that the file could not be selected. However, when I use standard input anywhere outside the libr...