I bought the Metronic Dashboard, and I am trying to deploy a demo dashboard to Render.com. It works, but the app is stuck in a loading state.
https://wealthtracker.onrender.com/
Locally everything works with
yarn dev
or
vite preview.
But as soon as I try to use
serve -s -l 4173
to simul...
How can I resolve the following issue?
I am using LdapRecord for authentication; however, I've encountered an error.
Additionally, when I attempt to access the roles in order to view them, I receive this error: 'The LDAP connection [mysql] does not exist.
I am using metronics theme for developing admin panel in angular and i am publishing in linux (ubuntu 20) server. While running ng build command it gets stuck in building phase ( Generating browser application bundles (phase: building)).
Is there any specific requirements for metronics theme to b...
Hello, I want to use the email templates like https://preview.keenthemes.com/metronic8/demo22/authentication/email/welcome-message.html
Where can I find the full html so it will look nice in the e-mail?
I have searched in the zip file and then demo22 in metronic_html_v8.2.0_demo22, then I sea...
Hi, how are you?
I have the new version of metronic_asp.net-core_v8.2.1
I did the step by step:
- npm install
- npm run build --demo1
but when I'm running npm run build --demo1 I'm getting the following error:
> keenthemes@8.2.1 build
> webpack
[webpack-cli] Invalid configuration...
I´m using Metronic 8.2.1 Laravel and i have this errors:
Uncaught SyntaxError: Cannot use import statement outside a module (at plugins.bundle.js:41261:1)
scripts.bundle.js:8280 Uncaught ReferenceError: $ is not defined
at scripts.bundle.js:8280:1
(anónimo) @ scripts.bundle.js:8280
general.js:1...
I reported a very similar issue with version 8.1.8, but no matter what I do for version 8.2.0, I can't get it to build in Windows. I have a fresh download of the release package from Themeforest, extracted the blazor\metronic_blazor_v8.2.0_demo1.zip file and went to the Starterkit...
I am developing on Rails application so I get this error, please help me with this problem:
@font-face {
font-family: keenicons-duotone;
src: asset-url("keenicons/keenicons-duotone.eot?eut7fk");
src: asset-url("keenicons/keenicons-duotone.eot?eut7fk#iefix"),
format(...
I´m using Metronic 8.2.1 Laravel and i have this errors:
Uncaught SyntaxError: Cannot use import statement outside a module (at plugins.bundle.js:41261:1)
scripts.bundle.js:8280 Uncaught ReferenceError: $ is not defined
at scripts.bundle.js:8280:1
(anónimo) @ scripts.bundle.js:8280
general....
There is an error building Demo 11 in Metronic HTML
(I'm using Gulp here)
Error in plugin "sass"
Message:
../demo11/src/sass/components/_card.scss
Error: Undefined variable.
╷
8 │ --#{$prefix}card-bg: #{$card-bg-dark};
│ ^^^^^^^^^^^...
Header and Toolbar components background is transparent by default and not changes to light color while scrolling the page. Also in HTML version there is a delay in changing Header BG when I start to scroll immediately after page is loaded.
Hello,
We've just purchased Metronic 8.2.1 but there is no design folder and Figma file included in the zip.
Can you send me a link that I can download the Figma files using my Purchase Code.
After updating Metronic to v8.2.1, I noticed that text colour for badge secondary does not look right. Happening for both Basic and Light Style.
You can see it from the preview page too:
https://preview.keenthemes.com/html/metronic/docs/base/badges
hi!
i bought the template and now i want to use it, i go to use angular, i extracted the zip for the demo1 and when i trying run the application i receive the error Node packages may not be installed. Try installing with 'npm install'.
Error: Could not find the '@angular-devkit/build-angular:dev...
Hello.
Node: v20.7.0
yarn: 1.22.19
OpenServer: PHP 8.1
Version metronic: metronic_laravel_v8.2.1.zip
Have a npm run dev command error:
# npm run dev
> dev
> npm run development
> development
> mix
[webpack-cli] TypeError: object null is not iterable (cannot...
The installation went as expected as per the guidance found at https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-started. All operations completed. I used yarn install and gulp --demo1 from the _keenthemes/tools directory. However, when I run dotnet watch from the StarterKit directo...
There are errors in console:
Uncaught SyntaxError: Cannot use import statement outside a module
scripts.bundle.js:8280 Uncaught ReferenceError: $ is not defined
at scripts.bundle.js:8280:1
general.js:13 Uncaught ReferenceError: FormValidation is not defined
at handleValidation (gene...
I've downloaded metronic_laravel_v8.2.1, and after installing dependencies and setup database, login does not works.
I've followed the instructions at https://preview.keenthemes.com/laravel/metronic/docs/getting-started