Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

Tag: Angular (611)

Hello,I need to use the tempus dominus plugin to show a datetimepicker in a metronic 8.1.1 applicationWhat I got isAs you ca...
Hell,I want to use accordion in my project I just copy the code from actual project and paste it into component.html and component.ts but the toggle is not working. Any suggestion Please Help.Regards,
j'ai acheté un template metronic mais je suis perturbé comment travailler , est ce que je travail directement sur le demo ou je fait mon propre projet angular ?
There is a bug in the Angular demo 1 menu.When I select the side menu Pages -> Profile -> Overview and then click on Dashboard the Pages menu does not collapse automatically and when I go to manually collapse it does not close.
The following warning shows when the ng serve command is executed at the Angular Demo 2:(44192:3) autoprefixer: end value has mixed support, consider using flex-end insteadI am guessing the cause of the warning is the use of the general value: end css value instead...
in the top nav there is profile image in the theme when hovered over it opens a menu below. after login the hover stops working. if i refresh the page all works fine. this is running under angular. Any thoughts?
I am trying to use demo1 from metronic. I bought the base for it. I download and unzipped everything. I have used gulp as they said on their directions but I cant figure out why I cant open even the demo app let alone how to integrate the code into my current application please help
I cannot set pageTitle on my routes for Angular if its not in my sidebar menu. For Example I have this Component: import { Component, OnInit } from '@angular/core';import { AuthService, UserType } from '../../auth';import { Observable } from 'rxjs';import { PageInfoService } f...
Hello Team, i like metronic 8 demo 1 - default theme but angular version has only few menus than html version, can you please provide me full menu version in angular so that i can buy immediately for my project.Please let me know as soon as possible so that I can start my project which is pendin...
All observers in the angular template don't work when adding more logic like http requests.It should be writen in the template with asycFor example:src\app\modules\wizards\vertical\vertical.component.html Line 168Should be:
hello, i want to take the page from html demo to angular demo i took the html file and put it in html angular component and took the css and js files also and put it in angular.json"styles": ["src/styles.scss","src/assets/datatables.bundle.css","src/assets/vis-timeline.bundle.css","s...
hello, I am using the Modal option for angular provided in the doc. I assign the function for the onDismiss, when running I can not access any data or variable of the main class. Returns an undefined value to me
What's the difference between the seven demos? I've run them all, but can't really tell the difference except for various layout changes.Do you have a description of each demo and what is being demonstrated?Thanks!
Hi ,How can i integrate Dropzone js with angular 17 ?any demo stabilize provided ?
Hi, i have purchased the theme but in zip file only have demo 1, where are the other demos?
Something is not quite right with my dark mode. I have made 0 adjustments to theme css. On latest version :
Could you please help me? I can't run demo 1 because of DataTables.Settings in all components not working. The error is: Cannot find namespace 'DataTables'.ts(2503).When I add this import:import DataTables from 'angular-datatables'It works, but type DataTables.Settings = /*unresolved*/ any...
Hi !I would like to know how to use select2, tagify or other features in the Angular version? Because there is surely some custom css.Also, is there a roadmap for the next features in the Angular version? (Tables..)
i have problem with RTL i try to use like this @import "../../../assets/sass/style.scss";.rtl{ @import "../../../assets/style.bundle.rtl.css"; direction: rtl;}and it doesn`t work correctly the RTL really doesn't work fine even i just use it like this @import "../../../as...
Hello,I've an Angualr project I started working on and yesterday my company bougth a license of metronic.First thing I noticed is that there's not a online guide on how to install metronic 8 for Angular.Second question is it's possible to integrate metronic on an existing application? Can...
Hi, I have some details with the Demo1 sidebar and top bar menu , when i first access the page they don't work, unless I make a full page reload. Is there a way to reload the Custom Javascript or something else in order to ensure the menu works from de begging?I'd appreciate your feed back
Hi , Iam using Metronics Angular , i need to remove the authentication of metronics , which means that even if i give wrong emaild id and password , so its needs to go dashboard smoothly , can u please inform here which file or code i need to remove authentication . please inform how can i remove Au...