Hello, can you tell me please why angular theme is different and i cant use html classes inside, to change it.Example:1. HTML Left aside bar has classes: app-sidebar flex-column2. Angular Left aside bar classes: aside aside-light aside-hover...
After purchased the theme, I see many thigns are missing in Angualr version, quite upset with this. incomplete theme I can say is their possibility to plug in and full fill all the missing parts
Dear Metronic Support,I am integrating the invoice creation feature from the Metronic HTML template into the Metronic Angular template. Specifically, I aim to replicate the functionality for line item amount and total amount calculations, as demonstrated in the HTML template. Could you guide me...
Hello I'm seeing this from the HTML template: https://preview.keenthemes.com/html/metronic/docs/general/jkanban/overviewSo I want to use it in angular, is that possible?
Dear team, we are using Metronic Dashboard and it is more than amazing! We are v7.2.9 Angular-based dashboard (NgBootstrap) and would like to add Calendar component.What would be the best approach to do so, since there is no Calendar component in our version?
Hiim trying to use KTBlockUI in angular demo, I executed this code but it gives me an error which the liberary is not defined?var target = document.querySelector('#blockme');var blockUI = new KTBlockUI(target);blockUI.block();
Updated from Metronic 7.0.4 Angular 9.1.3 to Metronic 8.1..4 Angular 14.0.0. App works fine on windows PC. on IOS, safari & chrome - app will not open - unexpected eof on polyfills. promisReactionJobThank youChrisPlease provide a link to a minimal reproduction of the bugWill not load...
Dear, Thank you for your effort in building the beautiful theme Metronic, Kindly I need to build website with RTL & LTR Can you guide me how to implement it thank you
I was using Metronic 7 bundled with AspNetZero.Today, I bought Metronic 8 Angular demo1 and wanting to see the possibility of upgrade. After kicking up the downloaded package and the first thing I tried was to hide the side-bar by clicking the toggle button. Surprisingly it is not working (hon...
I want to make sidebars in routing in angular like below path: '', component: MollitMngComponent, children: [ { path: 'AccOvrw', component: MngAccOvrwComponent, children: [ { path: '', outlet: 'MollitSideCont',...
Hello,I have a Aside Menu with the following Display, Fixed, Minimize and Minimized configs set to true.When the Aside Menu is minimized, the arrow (toogle aside icon) is represented backwards. It should be facing right, but it's facing left. Can you explain how to solve this bug please?Than...
Helloi'm using Metronic dahsboard Original (the angular version)i want to hide the header for the desktop view so i get more space as i only need the side bar and the app-content containner if i comment all the it will work but it not show sidebar_mobile_toggle...
Hi,I am trying to use sweet alert and toastr in the angular example. However, I do not understand how to toggle a toastr or a sweet alert in a component. Can anybody help me by showing and example?Thanks in advance
There's a bug in angular version within _StickyComponents.ts (src/app/_metronic/kt/components/_StickyComponents.ts) In the following set of code : private getOption = (name: string) => { const dataStickyAttr = 'data-kt-sticky-' + name if (this.element.hasAttribute(dataStickyAttr)...
We often get error when run npm install, maybe issue happend because any required library in this template, can you prepare starter blank template for angular.
Hi,Recently our project utilizing Metronic went through an upgrade from Angular 7 to Angular 15, and thus we also would like to upgrade the Metronic version we use. From the release note (https://preview.keenthemes.com/metronic8/angular/docs/changelog) we can see that the last version that expli...
Hello, The Image Input component does exist in angular theme, but I am not sure how to use in my component. Can you please provide any sample or example link of tutorial?I am trying to make it work but not able to do it? Can you please help me out? Thanks in Advance.