I have created an dotnet angular project with the command: dotnet new angular -o my-new-app My app is working fine. But now I want to add areas in the controll
Hey I created an input field as form control. The input value will be added to a formArray everytime user enters the message. export class AppComponent {
i know there are many posts on this subject but nothing has helped so far. Such things like (window as any).global = window in polyfills.ts didn't work Angular:
I want to know about the marker information that are grouped under marker clustering in AGM google Maps. <agm-map #agmMap [latitude]="latitude" [longitude]="
Here is my code on profile page, this works fine first time when i redirect from login method of AuthService const user = firebase.auth().currentUser; if (us
I have a project build on Angular 10.0.11. I updated the project to 10.2 with npm update, but this resulted in multiple Unable to fully load [...] for source-ma
After upgrading my angular 10 to angular 13, I got this error after using the command ng serve. ⠧ Generating browser application bundles (phase: building
What are you trying to do? Setting an item in my panel active programmatically. What are you seeing that does not match your expectations? Using autocomplet
I'm beginner at Mermaid and I'm trying to use Mermaid in my angular project. I add it in my html and it works. <script src="https://cdnjs.cloud
Is there any way where one can redirect to or refresh current page after clicking alert button? I want my current page reloaded after clicking on alert button,
Introduction I have create an Angular Application and now I want to deploy it using ng build. Afterwards I changed into dist-directory and executed live-server
I have the following scenario, I have a backend developed in node with express and protected with passaport-azure ad, and I have an application that must consum
I've got a service sending a value, which I need it to be passed to the CSS file so I can control how much a meter gauge moves. The value is between 0 and 0.5,
Im using DevExtreme DXO-editing with the mode = popup, and popup dxo-popup, the popup is loading, data is getting binded, i have some custom dropdowns so had to
globleVariable: any; ngOnInit() { // This doesn't work. methodTwo throws error saying "cannot read someField from null. " this.methodOne(); this.me
I wanted to sort a mat-table (or MatTable for the search engine) in Angular with the "favorite" items on top. I want the favorite items to always be the first i
Need to call function from app component to ALL child components, I cannot make it work with output, nor emitter, nor viewchild. Parent component import { Compo
I am trying to load working days through a function, I need to load days by calling a function so that I can validate which days it works. For all other parame
I just startred programing and in my first project on Angular i tried to use ng serve an then this error come out: initialized using a configuration object that
I am using angular material tabs and I would like to know how could I translate the text of the tag using i18n. The structure of the tab is as follows: <mat-