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

All Questions (6142)

Good afternoon, I couldn't find the base angular project in Metronic 9, where is it?I saw that in Metronic 8 there is the base project for Angular.
I want to inquire if I purchase version 9 and want to use ReactJS. Is the project linked to Next.js or Node.js? Should I have a better understanding of them?
Hi,I have a lot of errors with Metronic 9 & Angular 18 on the last step :import { Component, OnInit } from '@angular/core';import { RouterOutlet } from '@angular/router';import { HTTP_INTERCEPTORS } from '@angular/common/http';import { TokenInterceptorService } from './core/auth/t...
how can i set the custom template pages html path in django
We've just downloaded the current version (8.2.6).Followed the video tutorial to setup your first project.When we run gulp --demo1, the images are copied however they are corrupt. This from googling means they are being compressed, however we cannot see any reference to compress...
I am encountering an error during the migration process:2023_06_11_075700_create_permission_tables ................................................... 89.03ms FAILError DetailsAccess to undeclared static property Spatie\Permission\PermissionRegistrar::$pivotPermissionat database/migrat...
Metronic version 9, doesn't work.When i follow this steps. https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/frontend/reactThe console give me this eror.SyntaxError: The requested module '/src/theme/core/components/dropdown/types.ts' does not provide an export n...
This error comes up when i run php artisan migrate:fresh --seedAccess to undeclared static property Spatie\Permission\PermissionRegistrar::$pivotPermission at database\migrations\2023_06_11_075700_create_permission_tables.php:54
Please help, I am following all installation instruction from the docs and getting stuck when running npm build. i am using node version 20.15.0 (LTS) and npm version 10.7.0. Screenshot:https://gcdnb.pbrd.co/images/XRm8UAgz2rD2.png Metronic 9 Tailwind
I'm having a problem with Metronic 9.I'm getting this error:Uncaught SyntaxError: The requested module "/resources/theme/core/components/dropdown/types.ts" does not provide an export named "KTDropdownConfigInterface" (at index.ts:2:10)
I downloaded the latest version of keen admin demos [1-9] (V3.0.7) and noticed the new structure of the build tools. The paths configured for gulp.config.js and webpack.config.js were not working correctly either.In gulp.config.js I made the following changes:dist: ["../dist/assets"], //...
Hi,im using your react demo8 and going with v8.2.3. I would like to upgrade to v8.2.6 now.I've checkt your changelogs and were a bit confused what accutually had changed.As I joined you git repo I was hoping to get some more info about the exact changes...But I can't read the exact dif...
Any idea how much time it is going to take before the 'Soon' pages like Ecommerce are going to be ready?
Hello Team,I'm currently trying my best to get metronic 9 running with the techstack in title.I stumpled upon some things that I want to share with you:- You have a lot of wrongly formatted imports / exports - my IDE will directly tell me that nearly every typescript component file has at...
i use metronic theme for laravel by deafult the user module is present i use that but i have a issue while edit modal is called it opens fine but when i try to update anything the other inputs gets nulled below is the example here i only edited name that's coming others null in console{ "...
I installed the version of react according to the instructions, but the entrance window does not let me go further than the window even though I enter demo data.
Hi team, I'd like to set own data for the chart as below. however, it doesn't work. please advise how can I set the chart data for Blazor. protected override async Task OnAfterRenderAsync(bool firstRender){if(firstRender){var chart1Data = "[6100, 3100, 3100, 2400,...
I have installed Laravel version 8.2.6 and I am encountering an error: "/illustrations/sketchy-1/9.png not found". However, the image is present and has the correct permissions. How can I resolve this issue?
hi, since there are already UI frameworks for blazor that avoid adding javascript such as third-party libraries, jquery, etc.I wanted your opinion on possible scenarios:1 - Fluent UI for blazor + css only ( metronic 8.2.6.. or 9.0.0)2 - MudBlazor for blazor + css only ( metronic 8.2.6.. or 9.0...
I'm trying to install Metronic 9 in a new application on Angular and I have the impression that the folder names are messed up in the guide https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/frontend/angular. It says that src must be copied to src
Hi there,Regarding DataTables, I've noticed a strange issue. When I use webpack to build the project, the icons for pagination and the position of the page numbers look odd, and the search box also appears unexpectedly. Any thoughts on this?https://drive.google.com/file/d/1EDBdhd83rnoDqY6k0K...