Category "angular"

pass data to child component when clicked on card in parent component ( card has image name id and more info ) angular

I want to pass data when clicked on the card(card has images, id, name, and more) from the parent(nfts) to the child(main) component and render the information

Angular animation on ngIf* not applying even though the code looks right

The following angular animation is not applying or working on my toolbar, it should translate it out of view, but it does nothing, it only disappears when minim

Angular/Leaflet/OpenStreetMap - clicking on pin for pop-up throws error about an already defined service variable, doesn't display binded pop-up

The error appears in the browser, when I click on any pin. No pop-up is displayed, nothing happens, just the error in the console. Below you will find the comp

IIS 7.x server error with HTTPS deployement

Am using IIS V7.5 with windows server for deploying Angular + .Net 4.5 fullStack application. Am using multiple instances at same site with different versions o

Angular Material intellisense doesn't work in VSCode

I'm working on an Angular (v13) project and I installed Angular Material using this command ng add @angular/material I can see the package in the node_modules,

Problem with angular pipes (percent, currency, date)

the Angular question: You are prompted to complete the TransactionDetailsComponent component. You only need modify the template part of the component. The purpo

Response from Microsoft identity provider getting delayed when implemented Open Id Connect in Angular and hence unable to login

I have implemented Open Id Connect in my Angular application(ver.11) with angular-oauth2-oidc library. I am able to authenticate with Google authentication syst

Calculate column quantity total in angular

I have an array of objects that contain a quantity field. I'm looking to total one field from the array on a review screen on a table. I have an array of admini

How to secure ElmahCore Errprs Dashboard page on ASP.NET CORE API end

I have ASP.NET Core API that is being consumed by an Angular app. Now I have implemented ElmahCore error logging API that shows all errors of Backend API on the

Okta login page goes to infinite loop after user authentication

like this My Angular app integrated Okta access and user management API. The application backend is hosted in AWS Beanstaik and front end angular app is hosted

Why can't I access my s3 private objects using AWS Amplify storage.get with Admin access and proper policy set. Getting 403 error

so the default "I looked all over...etc", but no luck. My problem is I can't seem to download or access my s3 objects through my client. I can't access it as th

Load js scrips on component variable already in use

I have an angular app, and one component has to load some javascript files from assets. These scripts are loading some data into some graphs on my component pag

How to connect the elements with each other by a line Angular

How to connect the elements with a line like in the picture? When you click on one circle and then another, a line should be drawn. Maybe there is a library for

Url decoding problem on deployment with IIS and FastCGI on windows server

I realized an app front Angular, back-end Django, deployed on Windows server using IIS and FastCGI. This app serves media files on a certain URL. It works fine

Returning Value from inside NgRx Select

Seems a simple question but I am new to RxJs. How do I return the value from a store subscription so that it is not an observable but the actual value? I am cal

Undefined $event when trying to generate a path

To upload a picture into Firebase storage, I am creating a path for the AngularFireStorage.upload method: In the template, an input to select the file: <inpu

Bootstrap 5 navbar does expand but doesn't close on Angular project

I am using Angular 12 and Bootstrap 5 to create a SPA. I created a shared navbar component. When my navbar changes to the hamburger menu button, the navbar does

Angular lazy load with named outlet not working

I created a products folder which contains products-home.component(parent) and products-list.component(child) with named outlet. I get Error: Cannot match any

What is the benefit of using the Angular Material BreakpointObserver API over a simple Media Query?

I've been experimenting with Angular Material and found myself questioning the benefit of using the built in BreakpointObserver API over a simple media query? O

enabling lazy load for angular component

<div class="flex-container-new"> <div class="header-alert-gauges"> <div style="margin: 0px 2px 0px 26px;"> <dashbo