Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-3 votes
1 answer
50 views

We have a donation system built on Angular 12 with a C# backend. This issue has arisen because we are designing the site. The current site works. The redesign has caused an issue where under certain ...
0 votes
0 answers
79 views

I'm using Angular 12 with Content Security Policy (CSP) headers in place, including a nonce for script-src and style-src. The app loads correctly except for Angular Material icons, which appear broken....
0 votes
1 answer
57 views

We have a Tizen Angular 12 project its ECMA target "target": "es5" & "module": "es2020" When we try to upgrade to Ang 15 upwards we get warning typescript ...
0 votes
0 answers
45 views

I'm facing an issue while rendering Angular Micro Frontends (MFE) in a host application with a different Angular version. Application Setup: Host/shell Application: Angular 12.1.5 Micro Frontends ...
0 votes
0 answers
113 views

I upgraded my Angular app from 11 to 12. I used the commands: 1: ng update @angular/core@12 @angular/cli@12 --force 2: ng update @angular/cdk@12 @angular/material@12 --force I've encountered some ...
0 votes
0 answers
112 views

Note: I'm resubmitting a previous question (which I'm deleting) as I've learned more. I've inherited an application and am working on migrating it to a supported version. It started from Angular 5. I'...
1 vote
1 answer
64 views

I have an app written in Angular 12.2.16 and I need to implement some components. This specific part is about LayoutLoader (component+module) In layout-loader/layout-loader.component.html there is <...
0 votes
1 answer
707 views

I am currently developing a web application with a frontend built using Angular 12 and a backend consisting of three microservices developed using .NET 8 Web API. The database we are using is Azure ...
1 vote
0 answers
48 views

I am making a page in angular v12 and i am using router outlet in one of my component so that it can be reused. There is a property (output emitter) of router-outlet known as activate that get ...
1 vote
0 answers
63 views

I am working on an application where I need to apply a common directive to set the paginations but it is not working for me. Below is the code Html Code <p-table [value]="...
1 vote
0 answers
29 views

In the below code snippet, I am trying to handle the behaviour of a css loader, as soon as the data is fetched and isLoading is false the loader should stop and the desired pie chart from child ...
0 votes
1 answer
226 views

I am working on an application where the flow is when I submit the form it posts the response to the URLRetour I need to capture the response before it redirected me to the URLRetour. Or how can we ...
0 votes
1 answer
47 views

I have an Ionic 5 app (@ionic/angular 5.8.5), with Angular. I would like to get the value of comingFromOldBoardVol in the child controller. Parent: import { Component, OnInit } from '@angular/core'; ...
Louis's user avatar
  • 2,620
1 vote
2 answers
7k views

I'm diving into Angular as a beginner and currently working on a project specifically with Angular 12. To set things up, I opted not to install Angular CLI globally and instead used npx -p @angular/...
1 vote
0 answers
50 views

I have following code and the Eventemitter is working only for the first row selection and the deselect. The reason is this.selectedRows.push(row) is not detected as a change from EventEmitter. Though ...

15 30 50 per page
1
2 3 4 5
...
43

AltStyle によって変換されたページ (->オリジナル) /