How to configure Tailwind CSS for front-end uses without the Tailwind, Bootstrap, and Metronic's CSS and JS files interfering with one another in the Laravel app?
Trying to get a sub-menu to automatically apply overflow-y for whenever the list of elements in it is longer than the current view. I have tried simply adding overflow-y with a max-height as style attributes, but that does not work
HI,I've followed instructions as referenced here:https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/integration/blazor.htmland noted the previous support posts here:https://devs.keenthemes.com/question/confusing-documentation-on-blazor-integrationhttps://d...
Hello dev,I would like to ask if there is a way to implement theme switch from dark to light , vice versa without reloading the page. Kindly guide me.I currently use the html version of the metronic8 template (while we wait for the developers of the product to port the already built demos...
Is there any clear instructions on how to "install" and setup Metronic theme in ASP.NET app, how to covert .scss files to css, how to bundle all that and etc?I will appriciate all help =)
If the user is already logged-in then how can I redirect user to "dashboard" if he tries to visit the "sign-in" page?In current scenario:If the user is logged-in, still able to visit "sign-in" page and type login credentials.
Hello, the calendar app in metronic 7 html sometimes disappears, it doesn't load, the problem is that it's not always, it happens sometimes.Any known bug?Thank you
There is a critical error on Calendar. When I click +3 more link, there are 4 appointment record in it but only first row is available at edit button. When I click edit, it allways go to first row info. I can not reach other edit panels. Could you please check it?
We are trying to install the demo version with the latest version of Metronic theme but it's only creating a dist folder inside the demo folder like (D:\xampp\htdocs\Theme270522\metronic_v8.0.38\html\demo3 -> dist) Missing src folder. how to achieve this?Installed the new demo version by command...
Now I use Metronic 8 in my project. I try to seach about example of editable in this template but I can't see anymore. When I search on Google Chrome I found editable in Metronic V4. https://preview.keenthemes.com/metronic-v4/theme/admin_1/table_datatables_editable.htmlHave example of editable...
Hi!I am working with demo 5 (Angular) example and am currently struggling with a situation where dropdowns don't open when I click on them. This happens only after I have navigated away from /dashboard to let's say /auth/login and back. I am using the 'data-kt-menu-trigger="click"' logic.I I...
I have been using this template with my next.js app and i'm struggling to get all the futures working property, I know it is small chance that this will happen but It would be awesome.I would surely pay extra for that opportunity.
Hi,I am developing with Metronic 8 template (Angular) and it looks like data-bs-toggle="dropdown" and data-bs-toggle="collapse" is not working. There is no triggering event happening. This was tested on Settings portion of the Demo code, and copied Bootstrap 5 examples (from their site) into the c...