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 definedat scripts.bundle.js:8280:1(anónimo) @ scripts.bundle.js:8280general.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:8280general....
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.scssError: 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.0yarn: 1.22.19OpenServer: PHP 8.1Version metronic: metronic_laravel_v8.2.1.zipHave 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 modulescripts.bundle.js:8280 Uncaught ReferenceError: $ is not defined at scripts.bundle.js:8280:1general.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
We've a Metronic HTML template theme that we have implemented within a Vue.js project, leveraging the Vite bundle. Currently, we're encountering an issue with the functionality of certain theme scripts. Despite these scripts being loaded at the end of the body section, their functionality seems to b...
Hi,I am attempting to install and run the Laravel Starterkit for the recent Metronic 8.2.1 version. I've downloaded the latest version and unzipped metronic_laravel_v8.2.1.zip.I am 'Getting started' using the instructions on https://preview.keenthemes.com/laravel/metronic/docs/getting-started....
Hello. I want to use the filter in the user list, but I cannot make a selection in the filter even though I added all the js to the layout. I wonder what is the reason for this?https://pasteboard.co/gXBA1wSZlUZo.pnghttps://pasteboard.co/OPNvbxjK0knt.png (in default cshtml)
Hello ,I am using Metronic v7, and i will need to return a huge data records and need to use the server-side processing to paging it,i have ref to the below demo but it doesn't work when i change the Ajax URL to my backend php file, i am not sure what's wrong with my php file , i have compared wi...