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

Tag: Angular (535)

I notice the tooltip and separator is not working in angular.The base angular original bundle is working. But in my local is not working
hi there,i would like to know how the below active menu css works[ngClass]="calculateMenuItemCssClass('/project')">Lets say i have created menu as like belowApps - Projects - Workflow - List - Component - Generate File...
Everything ive tried to do to implement my package has failed. All i can do is install old packages, and some I cant even get to work. for example: import {} from '@types/googlemaps';Is not able to work with it. every single time I try to make it in my project i get this: npm E...
Hi.Route information : http://root.localhost:4200/contactprofile/2/overviewComponents : ContactProfileComponent,OverviewComponenthere when i go a spesific profile the router automaticly routing to child overview component in contact profile. I used data-kt-menu in overview component.
Hello, I found an error in your Angular 1 demo and I would like to know if you can help me to correct this bug which is very annoying.The bug to reproduce is the following:Step 1. login to demo - Ok statusStep 2. I click on the user button, a menu appears where my profile appears among other...
The command ng build --prod its not working, it gave me the Error: Unknown argument: prodI want to use it because I want to have the AOT to be optimized. So right now I'm testing for first time the build option and I face this
Hi ! I want to change toolbar display in spesific page in Angular . For example i want to dont toolbar show in /contactprofile page how can i do this how can i configure layout items?Thanks.
hi,I am getting below error in my angular metronic project. What would be the solution for that !Do I have to set core theme ?if yes, Will it change the default look and feel of metronic ?src_app__metronic_layout_layout_module_ts.js:1 Could not find Angular Material core theme. Most...
I have a component that contains a modal. The template complains that "The event onDismiss is not emitted by any applicable directives nor by app-modal element.The component code relevant import looks like so:import {ModalComponent, ModalConfig} from "../../../../_metronic/partials";
Hi There,There are some npm package is not supporting due to missing script or versioning issue.Our team planning to try include custom js in html in metronic 8 template.How this is can be done. Kindly advise.Thanks
Hello to everyone!I have bug at my user-inner component. When i go on 404 or 500 error page , and return to home page , my user inner component is not loaded correctly , and i know that beacuse when click on profile icon and i dont get drop down list. I'm using angular theme. And second err...
Hi there,i would like to know how to add light theme (as always) for login page.The rest of the pages it will works as it is selection selected by user dark or light theme.https://preview.keenthemes.com/html/metronic/docs/getting-started/dark-modei referring to above url but not working....
I am not able to find the code for DataTables in Metronic themes. In angular, I saw 6 demos but not able to find the template having DataTables?Please help me out in finding the code.
Hello,For security reasons, I want to redirect the user to the login screen every time the application is opened. I couldn't find what to check. Thank you in advance for your help.
i need a older version of angular 13 or angular 14 metronics theme how can i download it the current new theme has many changes, some times it shows errors
Hello, I notice something in the metronic 8.2.0 angular, but also in the previous version, the last menu in the sidebar menu (left menu) don´t have the same behavior than the others.I explain, if expand any menu except the chat , the menu is expanded and the submenu is showed all , if I expa...
Is there an easy way to use the select2 from html with angular ?
when making a purchase with you the complete model as it is in the livepreview, or do you only get the demos with a few menus?
Ive been trying to look for where is it that it is restricting me from accessing the dashboard if im not logged in. Need to make some mods to it. And adjust to my google login. Thank you.
Hello everyone :)What is criteria for 3rd Party Plugins, that Metronic can includes ?I working on open-source set of tools, for UI modals and panes creation. I will be happy to be in the list of plugins. Panes
Im trying to follow this guide so I can use your daterangepicker on the angular demo1 projecthttps://preview.keenthemes.com/html/metronic/docs/forms/daterangepickerthe problem is plugins.bundle.js does not exist on the angular project. and i cant event find it in being referenced in package.js...