Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: Angular (530)

I'm trying to use this checkbox toggle switch with Angular. https://preview.keenthemes.com/metronic/demo1/crud/forms/controls/switch.html I am importing individual pieces of the metronic theme, I see the styles, but when I click it, it doesnt change. What needs to be included to see the switch...
Hi,how you add the cookies banner con Metronic Angular?
Is there a way for the component in angular to just re-render itself with the correct selected mode without a reload?I was following this questions https://devs.keenthemes.com/question/switch-between-light-and-dark-mode-without-reloading-page-with-angular-templatebut it did not workI a...
Hello support. I got an error at installing. I am stuck. Would you help me to solve the issue?alirio@alirio-PC:~/Desktop/demo1$ npm install -g @angular/cliadded 236 packages in 8s44 packages are looking for funding run `npm fund` for detailsalirio@alirio-PC:~/Desktop/demo1$ node -v...
There's an error in the docs at https://preview.keenthemes.com/metronic8/angular/docs/quick-start - the command for clearing the cache should be npm cache clear --force.
I have bought the theme but i am unable to make the reactive forms work in the theme can you guide me how to apply reactive forms in this theme
I am getting this error when I run this command: npm run rtlFailed to load '/Users/mohammedhamouda/Desktop/Work/AiiA/dots_frontend/rtl.config.js' configError [ERR_REQUIRE_ESM]: require() of ES Module /Users/mohammedhamouda/Desktop/Work/AiiA/dots_frontend/node_modules/del/index.js from /Users...
Hi Community, we have a issue when trying to Intergrate the Metronic | Angular Admin Dashboard Template. the issue is in the Node.js version the Teamplate is using Node.js version of v18.13 but our Project is still using Node.js version of v14.21.3 and for now we can not migrate our Project to new V...
i have a dropdown ng-select inside a accordion and on compile a div is added with inline style of overflow hidden i need to remove it but i can seems to be able to reach, how can i able to do it ?
Having issues with the navigation menu remaining active after navigating out of the section. What is the proper way of activating / deactivating the metronic sidebar in Angular?
I recently purchased metronics package and trying to use Angular Demo1. I ran following commands after installing:npm cache clean --force npm install --legacy-peer-depsng serveHowever, it is giving following error about DataTables:Error: node_modules/angular-datatables/src/angular-datata...
Hi There, I am recently upgrading my metronic theme 8.1.1 (having Angular 15) to the latest Angular version 17, but while doing that I am getting this below error after upgrading all the plugins and running the ng serve command./src/styles.scss - Error: Module build failed (from ./n...
Hello esteemed developers,I trust this message finds you well. I'm currently grappling with a challenge related to customizing the appearance of scroll bars within a menu component of my application.Specifically, I'm seeking guidance on how to alter the color of the scroll bar utilized withi...
Quiero comprar el demo de keen demo 2, estoy trabando en angular es compatible
Not sure how did this happen but:getProp(path: string, config?: ILayout): string | boolean | undefined | Object { if (config) { return objectPath.get(config, path); } return objectPath.get(this.layoutConfigSubject.value, path); }This makes the code u...
Dear, After Purchasing I downloaded and started using angular, for demo 1. I have installed angular and nodejs on my machine and tried many times to run npm install but got error,metronic_angular_v8.2.5_demo1 % npm i npm ERR! code ERESOLVEnpm ERR! ERESOLVE could not resolvenpm ERR! npm E...
Metronic custom style is not working. I have added @import "./assets/sass/core/vendors/plugins/toastr";but CSS is not working. When I used @import "/node_modules/ngx-toastr/toastr.css";It was working fine with the default toastr design. I also tried@import "./assets/sass/core/ven...
Hello dear devs,I hope this message finds you well. I've been exploring Angular Metronic and had a question I was hoping you could assist me with.I'm looking to implement input validation and formatting for employee worked hours in my Angular application. The input field should allow users t...
The dropdown menu (dataKtMenu) does not work in my Angular Metronic v8.1.5 project when I add "redirect" to the content of the dropdown menu component. When you go to other page with "Routing". The drop-down menu is still active, appearing on the other page even though it should be closed. W...
Hi there, I need help:I need to switch between light and dark mode on metronic angular template without refreshing the page, is there a way on doing that?I've noticed that there is an injectable service that sets the mode on localStorage but afterwards it reloads the page. I need it to toggle...
I have purchased theme but it has only limited components into Angular. Where can i find full theme with all components.