New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Metronic (5065)

Hi,I run npm install in the template Laravel project I see this:D:\Projects\metronic\metronic_v8.0.38\laravel (main -> origin) λ npm install...
Hi,This is related with the Topbar component question that I found with RTK Query. I have the same problem with this https://devs.keenthemes.com/question/rtk-query-in-react And It seems the dropdown does not trigger everytime I click the "profile" image. We have the same issue, when logging in a...
I have strictly followed the documentation for using formValidation with Select2, but I'm unable to get it running.I continually get the error:TypeError: null is not an object (evaluating 'e.classList')
When I send a POST request, for my login API in .net-core 6.0 I have this error in the console:auth.service.ts:56 err HttpErrorResponse {headers: HttpHeaders, status: 0, statusText: 'Unknown Error', url: 'https://192.168.254.115:7047/api/Auth/login'zone.js:2680 POST https:/...
This is a solution. The icons didn't line up for me when using font icons with the aside. it can be easily fixed by changing: {fontIcon && aside.menuIcon === 'font' && }to {fontIcon && aside.menuIcon === 'f...
Is it possible to programmatically scroll a KTScroll to the top?I'm getting the element as follows:var scrollElement = document.getElementById('kt_modal_new_address_scroll');var scrollObject = KTScroll.getInstance(scrollElement);But there does not seem to be a public met...
Hi,version 8 with vuecan you please give me a tip on how to use Modules in components?For example AuthModule - I`d like to print user name in topbar component
DrawerComponent.ts contains static method handleDismiss().It is used for external drawer toggle handler.There is compiler ignored line there:/* @ts-ignore */const element = this.closest('[data-kt-drawer="true"]')this refers to class, and not to an instance of it, so closest does not exis...
I can see some table row border is light and some row is dark border , and there is no pattern for the same.
Hello,I'm using metronic v8.0.35 demo1 theme (in angular).What can I do if I want to trigger splash-screen show again?Thanks :)
I'm using HTML template project for my Vue JS project, and when the user redirect from login page to dashboard for the first time, the user account menu dropdown is not appear. As a user, i need to refresh my page first so the dropdown will be work.How do i resolve this issue? any suggestions? Tha...
When I read questions in this community, I find a response, that I have to copy the Laravel demo to my project (a few files and folders). Can I customize them (like classes in the Core folder) and will they change in the next versions? What will happen if I am using packages with different versions...
InI need to maintain the state of the Aside Menu between requests. I noticed that when the toggle is used to minimize the aside menu a cookie is set.Is this cookie suposed to restore de minimized state of the toogled menu? is there any way to persist or restore the state of the menu between...
I'm trying to understand all the options on the build using gulpUsing`gulp --demo1` will include normal and dark mode files, but the normal are not minified.Using`gulp --prod --demo1` we have an error (can you check that? - error below)So, my questions are:- how can I build the...
So am trying to use many modals on a single page with @include syntax to include modals and it appears because of the way the frontend is been layed out, pls how can i include multiple modals on a page
Really nice theme here, but.. with all due respect, was this tested at all with server-side data during development? It seems many of us across frameworks are having problems with the kt-datatable and data-kt-menu dropdown not playing well with "real" data.I've seen several posts going back mon...
Hi, I installed Metronic vue.js version in localhost, but when I make a change in html, I get the next error: Compiled with problems:XERRORC:\Users\webma\proyectos\BMG3.0Vue\demo1\src\views\crafted\authentication\basic-flow\SignIn.vue 113:75 error Delete `␍⏎··········␍⏎········`...
I need help resolving errors which appear when I integrate Metronic 8 - Demo 6 HTML into Laravel 8. I have tried using the assets function to load css/js resources which loads them successfully but the errors persist.These are the Errors> UnCaught TypeError: Cannot read properties of undefined...
Hi, I want to get sidebar menu keep close when i open the page.Please help me.Thank youZailan.
I was wondering when the latest Metronic8 Vue3 release will contain the same form element examples and support that is part of Metronic7. Specifically all the Bootstrap form elements, Vuetify and Vuelidate examples that are included in all of the Vue demos from Metronic7.Thanks,Pete
Hello,First of all congratulations for the great work on Metronic.I'm using the Demo 1 version of Angular, and I would like to know if it's possible for you to add a dynamic configuration for the aside menu in which it was only necessary to add an array with items with the title, translation, pa...
We downloaded the template and trying to install it but we are unable the to do it successfully their is broken css everywhere please help