Hello,
I am using a select2 control inside a Modal popup that sometimes are scrollable due to content size more than the screen height,
The dropdown menu of the select2 sometimes shows away from the select2 and sometimes it flickers and never shows, this behavior happens when a part of the pop...
Have you tested this?
/* in IDE /*
Could not find a declaration file for module './theme/app/layouts/demo1.js'. implicitly has an 'any' type.ts-plugin(7016) in import KTLayout
src/theme/core/components/scrollto/scrollto.ts:41:24 - error TS2531: Object is possibly 'null'.
/* while npm run b...
Hi
It says Metronic supports Asp.Net core.
May I know if I can also use Metronic in an Asp.Net framework project?
I encountered some issues with the "Sidebar" not displaying properly while using it.
many thanks!
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...
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 FAIL
Error Details
Access to undeclared static property Spatie\Permission\PermissionRegistrar::$pivotPermission
at database/migrat...
Metronic version 9, doesn't work.
When i follow this steps.
https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/frontend/react
The 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 --seed
Access 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...
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?