there are icons in the password field to show/hide characters that are set to duotone, but do not have all the required elements to display them correctly. ...
Hi,I am trying to use Metronic 9 with angular. I used the guide how to integrate the assets into the provided demo project: https://github.com/keenthemes/metronic-tailwind-html-integration/tree/main/metronic-tailwind-angularThe project runs, but part of the javascript is not working. Clicking...
Hello, Can DataTables be generated using an Endpoint URL, with pagination and search functionality handled on the client side?Metronic v9 Tailwindcss and Laravel.
Hi Sean...We start build a new project with Metronic version 9.xx (Tailwind).We use it with the new version of Laravel (12.xx).This version use a starter kit (livewire) and it's managed by Flux (Caleb Porzio).Flux have also a pro version (we have it)Something strange happen after integra...
We want to use only layouts, pages, UI blocks. we don’t use next-auth, prisma adaptor. Will there ever be a clean installation guide without these?In the current situation, you have decided and implemented many issues on our behalf (authentication, orm, database and others) and it is quite diffi...
Hello, thank you for the quality of your product, my question is when the Metronic - Shop Admin Section will be available ? any precise date ? Thank you.
Hello Sean, Angular builder throw some non-blocker CSS warning, but the test project built. (Metronic 9.2.1)Here is the angular.json"styles": [ "src/styles.scss", "src/assets/css/styles.css", "src/assets/vendors/apexcharts/apexcharts.css...
Hi,I've using Metronic's Angular template for many years. It seems, going forward, Keenthemes will not be creating new templates for newer versions of Angular.Is that correct? If so what is the pathway forward for Angular developers wanting to use Metronic?
I have purchased the Start Pro theme and I need to show an image in the Modal with some options in it. How to fire a Modal with onchange event of an Input type = file? Please help. Thanks.
Hello , Does the reusable datagrid tables support clickable rows with above enables i tries onRowClick but was not getting a stable behavior, it always caused the row to be clicked even when clicking checkboxes or buttons etc.I am using react metronic 9.2 version.i even tried this code bel...
Hello, My understanding is that latest Metronic 9.0.2 is using tailwindcss 4.1.x, but apparently gradient is not defined, for example : bg-gradient-to-rit appears that we are limited to use ONLY the syntax defined in src/assets/css/styles.css and cannot leverage the full design capabilities...
Hi, I am new to front end development.Now i am using symfony framework.i had purchase the composer package over here : https://keenthemes.com/metronic/tailwind/docs/composerand also metronic theme at themeforest.now i wanted to use demo2 as my template. i follow exactly above docum...
Is there a best practice for using other demos with laravel? I've looked at the documentation and I don't see anything helpful. I mean, I can take the html version of the demo and make it work with laravel just like any other, and the starter kit is a little bloated with plugins and helpers --many g...
Hello,First of all, a big compliment for the new version 9. It looks very good. I would really like to use it, but after a few days of trying, I still can’t get it to work.Please check your guide yourself and go through it step by step—you will notice that your instructions have several mist...
Add NoteLooks like there is a bug when using both "btn-light-secondary btn-active-primary" as the button does not have the hover effect of a primary button. If you ch...
Are the Metronic 8.3 widgets compatible with the 9.x system?I really like the widgets in the 8.x versions, but the 9.x doesn't have many at all. I'm trying to decide if I want to go with the lower version or try to build the 9.x as I go.
i am trying to use the select2 rich content. after following the sample provided. i can even input a single text to the searchbar . the searchbar is visible but i cant input any text
I follow the instruction here, but i can't make it works: https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/vueIt mentioned that Tailwindcss is not required, but in src/assets/metronic/css/styles.css, it clearly import tailwindcss. This cause error and i can't continue....