i followed the same as per this linkhttps://preview.keenthemes.com/metronic8/angular/docs/breadcrumb-servicebut its conflicting with the ScriptsInitComponent.initPageInfo() where its trying to recalculate the page title again this.pageInfo.calculateTitle();and the page title is getting upd...
I got this error: Compiled successfully.2 rules skipped due to selector errors:styles.css legend + * -> Cannot read properties of undefined (reading 'type') .table > > > * -> Did not expect successive traversals.Now I want to just remove these lines of code, but the build regen...
Hello,I want to implement the sort functionality in angular 13 (KeenTheme). Please click on the below link to get an idea of what I want to do. https://preview.keenthemes.com/metronic8/demo1/apps/user-management/users/list.htmlI want the same functionality but in Angular 13. Please advise.
Hi Metronic Team,I’m currently using Metronic with an Angular 19 project, and I’ve run into an issue where table-related classes (specifically thead>th gap classes etc.) don’t seem to be taking effect as expected (i cant see it inspect element). The styles aren’t being applied, even though I’ve...
Hello,I have issue with your template after I loop the records using *ngFor(angular) the setting icon not showing options like(Approve, Reject, Create payment). Please find code and screen shot and advice.https://drive.google.com/file/d/128Z-bLsLzs1TjXRx9uG7dMwGcCV-rR0t/view?usp=share_link...
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...
Hello,in latest angular version 8.1.7 when i click on double arrow button the side menu should retract and become compact similar to html version but instead it just warps the dashboard or whatever left hand body part and then nothing happens until i move my mouse out of button. this is the butto...
I'm trying to access this url: https://keenthemes.com/preview/metronic/theme/admin_1/ui_general.htmlBut the page request is not found.Could you, please, provide me with a new url for accessing this page?
npm install sweetalert2 npm ERR! code ERESOLVEnpm ERR! ERESOLVE could not resolvenpm ERR!npm ERR! While resolving: @angular-eslint/schematics@13.2.1npm ERR! Found: @angular/cli@14.0.0npm ERR! node_modules/@angular/clinpm ERR! dev @angular/cli@"14.0.0" from the root projectnpm ERR!...
Hi,I am having issue in understanding different type of attributes like `data-kt-drawer-activate`, could you provide me documentation to understand the different type of attributes and components in angular.
Hello, we had purchased version 6 Metronic Admin Dashboard Theme(Item id-4021469) and we been using it with Angular 6. We have found an issue that the data is not being displayed on the page unless you move the mouse pointer to the side nav or by clicking on top right corner. Can you provide me any...
Hi KeenThemes staffI'm a user of your Angular Keenthemes templateHow I can inegrate DropZone JS component in Angular 15 project?https://preview.keenthemes.com/html/metronic/docs/forms/dropzonejs
Hello! First of all let me say I'm loving the theme so far, great work guys!There's a bug with the sidebar on Angular's demo1 , when you click the button to collapse it, it "extends" the main container but the sidebar remains the same, thus hiding part of the content behind the sidebar.The e...
Hi!I am working with demo 5 (Angular) example and am currently struggling with a situation where dropdowns don't open when I click on them. This happens only after I have navigated away from /dashboard to let's say /auth/login and back. I am using the 'data-kt-menu-trigger="click"' logic.I I...