I have purchased the Metronic v9, is it integrated to react project and have react components ready? I tried myself from the docs but the UI is not in react components.
Hello, Following the update of Metronic v9, here is the error I get:22:57:22 [vite] Pre-transform error: Failed to load url /src/main.ts (resolved id: /src/main.ts). Does the file exist? (x3)Can you please help me?
public/assets/vendors/keenicons/fonts contains fontssrc/fonts/keenicons/ contains the same fonts categorized with dir'spublic/build/assets also contains fonts..resources/theme/vendors/keenicons/ also the same fonts.something need to be deleted?
Hi guys,so, I've recently installed Metronic Laravel 8.2.5 on my machine and I've built some views with few of Metronic's components (datatables, cards, date rangepickers, etc.).However, since start I noticed terrible performances concering assets loading on each Metronic's webpage.I've trie...
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 KTLayoutsrc/theme/core/components/scrollto/scrollto.ts:41:24 - error TS2531: Object is possibly 'null'./* while npm run b...
HiIt 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 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)
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.