Get 2024 Templates Mega Bundle!19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets
Get for 99$

All Questions (5216)

[webpack-cli] Error: Cannot find module 'del'Require stack:- C:\xampp\htdocs\BleepalERP\webpack.mix.js- C:\xampp\htdocs\BleepalERP\node_modules\laravel-mix\setup\webpack.config.js- C:\xampp\htdocs\BleepalERP\node_modules\webpack-cli\lib\webpack-cli.js- C:\xampp\htdocs\BleepalERP\node_modul...
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
I want to use Metronic customized amCharts on Laravel Blade and pass dynamic values from Controller to the blade and charts however amCharts js files are generic with hardcoded values. How do I implement the same on my blade with dynamic values and not the ones in below?
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...
I just bought your template and after unzipping it I noticed that it has only demo1 folder. After going to https://devs.keenthemes.com/metronic I found only 5 demo with React.I know all demos will be available on future, but we can wait.How can I get demo 14 with React ?Is there any guid...
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
I have demo 2 up and running. I cannot toggle the dark theme by adding "dark-mode" to the body's class list.I've also tried to load both styles (dark and light) in App.vue. At first it seems like that this works but this also seems to break a lot of things.What would be the recommended way o...
Hi, Could you please add a sort icon for the tables under the pagecrafted/widgets/tablesMembers StatisticsNew ProductsNew ArrivalsMember StatisticsRecent OrdersThank you
Are there pre-made components for VueJS to actually build an own app?I cannot use anything from the VueJS demo app as the components there all have hardcoded demo data in them.Is there something where I can download the components for theme elements such as cards, dropdowns, navbars, etc. or...
When I want to enter another page from the main page, everything works fine, but when I refresh the page, the logo and icon svg files disappear.Any help? Thanks in advanceFirstThen(after when reloading same page)