we build a software using Metronic vue, when we start using the built website "program" and after switching between menu items, the vue becoming freezing (not responding). we investage the issue, and we found that component (MenuComponent, ToggleComponent, ect) has been initialized, and didn...
I am using the flask version of your app. I wish to get the form data from when the user registers but I am unable to get that data no matter what method I try. Can you please advise how to:1. Get data from the authentication form before it redirects to the sign-in page2. How to pass variable...
Hi,I bought Metronic theme v8.1.5. I installed Node.js v18.12.0 LTS and Yarn 1.22.19. NET SDK 6.0.9 already installed.I tried to build assets for Starterkit ASP.NET Core demo1 several times without success.Installing dependecies with - "npm install" return bunch of errors and does nothin...
Is there a safe way in Laravel to change the reference "demo1, demo2, demo3, ..." to a more professional name like "v1, v2, v3 ...". Without breaking the application?But where to change in the Metronic 8 configuration (configs, webpack, ...)?Which directories would you need to rename?Thank...
We purchased Metronic Admin Theme from Themeforest, downloaded the zip-package and looking for the "theme" folder mentioned in the documentation.> Download the latest theme source from the Marketplace.> Download and install Node.js from Nodejs. The suggested version to install is 16.x LTS.>...
i had a problem with my metronic template demo 5 i am using laravel inertia js with vue3laravel:v9.2php:v8.0.2vue:v3inertia:v0.6the scripts.bundle.js is not loaded properly it causes problem inUser Account Menu (KTMenu) not working on click or hover SideBar not...
Hi GuysI have installed the flask version of Medtronic as instructed however when I tried to run it with flask run and visit http://127.0.0.1:5000/ in my browser I got the error below in the terminal:WARNING: This is a development server. Do not use it in a production deploy...
Hi Sean and TeamI receive an uncaught error which is traced from plugins to sign-in validator script -> KTSigninGeneral.init();Error: Uncaught TypeError: Cannot read properties of null (reading 'classList') at plugins.bundle.js:26422:119075 at Array.forEach () at...
Hi,During development I make some mistakes. The error is normally logged to the console with component name, line and method. But I'm getting2app.2b3d77aa.js:4 Error at bc (app.2b3d77aa.js:12:5491) at Object.p [as resolve] (app.2b3d77aa.js:12:10333) at Object.T [as resolve]...
Following this documentaiton:DocI get an error when I try to execute the code "Cannot reinitialize DataTable". I checked the docs of DataTable saying I should either destroy() the dat...
I use plupload to big size file upload. When I add plupload styles & scripts, its not working. No error showing console. Unable to upload anything. I user metronic demo 1, default assets, don't change the build. here is my js screenshot: https://paste.pics/9fdb0d36d6b2f9c47f507f82bf8b322cand h...
I would like to modify multi-steps-sign-up.html each account type takes to deferent sign up page can someone modify the JS file to me which is create-account.js Thanks
Breadcrumbs do not work on the latest version of Metronic on Angular, can anyone help? no kt_header_menu exists in the application, when I look into page-info.service.ts
I need to set the logo path from the store.I have tried to import store on core/config/DefaultLayoutConfig.ts this file but it returns the error "Uncaught ReferenceError: Cannot access '__WEBPACK_DEFAULT_EXPORT__' before initialization"Please help me with above issue.Thank you!