Hi,
this code is not work from metronic, any one can guide us for solve this problem.
I have light and dark theme files and mentioned in angular.json file as below:
"styles": [
"src/styles.scss",
{
"input": "src/styles/themes/light.theme.scss",
"bundleName": "lig...
I am currently working on a project where I am attempting to integrate the styles of the main Metronics site. While navigating through the codebase, I noticed that it uses TypeScript and the Context API. Unfortunately, my TypeScript knowledge is still in the learning phase ( i thought i will be able...
I am currently working on a project where I am attempting to integrate the styles of the main Metronics site. While navigating through the codebase, I noticed that it uses TypeScript and the Context API. Unfortunately, my TypeScript knowledge is still in the learning phase ( i thought i will be able...
Hello. We downloaded Metronic HTML and we want to prepare it with NextJS. Is there a documentation to do this? We imported js and css files while breaking it down. However, we get such an error.
TypeError: Cannot read properties of undefined (reading 'init')
The error starts directly...
Hello Team,
I am trying to implement a search and results should be shown as a dropdown,
which component or code should I use to get the correct results? I am using Laravel with code below but I see search results on the right side of the pane, how do I get as a dropdown?
```
In gulp.config.js the following lines need to be fixed:
src: "../src/{theme}/{demo}",
common_src: "../src/{theme}/{demo}",
The placeholder {demo} has to be removed to get the build working. Otherwise only the plugin assets will be generated.
It should be:
src: "../src/{theme}/",
common...
Hi,
I would like to know if you have any Angular components for the following editors that you support in the HTML version:
Quill
TinyMCE
CKEditor
Thank you!
Trying to install asp.net CORE
NPM ver: 10.2.4
YARN ver: 1.22.21
I have removed "type": "module", from package.json
I have added "resolutions": {
"gulp-dart-sass/sass": "1.70.0"
}, to package.json and deleted node_modules folder and lock files.
Now when I run npm run build --demo1
I...
hi,
i am using metronic react demo 1 theme, and i want to change the background color of sidebar nav, and i also want to change sidebar nav icons please guide me to change it, thank you.
I extracted the demo1 project and when i tried to npm install or npm install --legacy-peer-deps i had errors regarding Conflicting peer dependency: @angular/common@16.2.12
npm ERR! node_modules/@angular/common
npm ERR! peer @angular/common@"^14.0.0 || ^15.0.0 || ^16.0.0" from @sweetalert2/ngx-sw...
hii i am working on react project and i want to use metronic to make ui more representable, i have downloaded metronic8 now can you guide me how can i use metronic to make ui more attractive
Hello,
I wanted to ask how to make maps width changing during hiding of sidebar? Al other divs or components changing their width when i open and hide sidebar, but maps do not do that.
Hi,
I downloaded the latest release metronic_laravel_v8.2.3 which is used "laravel/sanctum": "^3.3". I want to use laravel/passport and want to remove laravel/sanctum.
I tried with this command: composer remove laravel/sanctum. After executing this command try to run "npm run dev" and then ge...
Hi, I'm using Metronic dashboard + php and I'm having a problem with the dropzone. I've copy+paste the code of 'demo1/apps/file-manager/files.html' and I modied '/assets/js/custom/apps/file-manager/list.js' to set 'url' param but it doesn't work. It doesn't even appear to make the post in the debug....
Hi
I recently purchased and downloaded a Metronic theme from Enovato, with the expectation that it would match the demo version showcased on your site. However, upon installation and execution of the theme, I noticed significant differences between the downloaded product and the demo display.
T...
Hello,
When I set the data-kt-menu-trigger attribute to click in the search dropdown component, the menu is hidden automatically when clicking on the inner input control.
I think that the
I have a project in Symfony 5 that uses the Metronic 4.7 library. How can I update my project to the new Metronic 8.2.2 library and ensure that everything continues to function properly?
Hey Metronic Community,
Our team is currently on the lookout for a developer proficient in software development using Metronic to collaborate on exciting customization projects for our clients.
Who We're Looking For:
The ideal candidate should have experie...