How can I download all the files again? I had an issue with my files and need to download all the files from all the templates again. How to do it? On download, just see the updated files.
Im having an error over the user-management search (bootstrap & react version).
The search freeze and collapse all the application. Try the search input over the "Users Lists"
https://preview.keenthemes.com/metronic8/react/demo1/apps/user-management/users
## Environment
- OS: macOS
- Metronic Version: 9.3.4
- Webpack: 5.99.9
## Description
The webpack build process hangs indefinitely and never completes when running `npm run build:js` or `npm run build`.
## Root Cause
Two configuration issues in [webpack.config.js](/metronic/webpack.config...
Hello everyone,
First of all, when authenticating, the validations are duplicated and the scripts run twice.
Then, the following errors are always present:
scripts.bundle.js:7903 Uncaught TypeError: searchObject.on is not a function
at Object.init (scripts.bundle.js:7903:26)...
Hello Metronic Team,
I'm using the Metronic Angular theme and my client is having some usability issues with the sidebar menu.
When the sidebar is set to "hover" (for lg screens), the submenus disappear immediately when the mouse accidentally moves off them. This is frustrating for users, espe...
Hello KeenThemes Support Team,
I'm using Metronic 9.3.4 (Tailwind HTML) and encountering a build warning with Tailwind CSS v4.1.16.
ISSUE:
During CSS compilation, I receive the following warning:
Found 1 warning while optimizing generated CSS:
@media (max-width: var(--screen-lg))...
How do we get the sidebar in demo3 look like in demo8? Is it possible?
When user hover over the icons in left sidebar in demo3 we get a dropdown menu like in demo8?
In Metronic v8.x we can find simply modal input form for new target
utilities/modals/forms/new-target.html
But, when I add some fields in this form and change others fields so they fit my input form I could not get error when the fields is empty.
As long as input form is the same as original it...
Hello;
I purchased the theme and want to set up demo39 directly. Is there a ready-made Laravel template for this? Or should we manually copy and paste the standard public files into Laravel to use the demo39 theme as default?
How should I proceed with this process? I only want to use the demo...
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...
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...
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 Select2
https://preview.keenthemes.com/html/metronic/docs/forms/select2
we 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-exception
https://devs.keenthemes.com/question/metronic-v8037-sourcemaps-not-working-as-expected
https://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 null
detailed error message is there https://flareapp.io/share/pPvjZEbP
Any 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...