Hi, I have tried using Metronic 9. It works very well and meets my preferences. I successfully used it through Composer with HTML. However, when I switched to Nuxt.js (Vue) following the implementation instructions shown to me, I found some of your guidance to be inaccurate, and I encountered errors...
hi,i have buy your script and i wanne use the laravel but i get a error : SQLSTATE[42000] : Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (Connection: mysql, SQL: alter table `permissions` add unique `permissions_name_guard_name_unique`(`na...
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)
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"], //...