Skip to main content

Questions tagged [angular]

Questions about Angular (not to be confused with AngularJS), the web framework from Google. Use this tag for Angular questions which are not specific to an individual version. For the older AngularJS (1.x) web framework, use the AngularJS tag.

angular
0 votes
0 answers
13 views

Unable to query or access ng-template contents inside the spec.ts file

I am not able to test a ng-template data in my component which is rendered inside a mat-dialog pop-up.FYI I used fixture.detectChanges() also. When i try to log the templateRef in spec.ts getting the ...
JOYEL GEORGE's user avatar
1 vote
2 answers
21 views

angular fire 18.01 null inject error when initiliazing component

hello guys i hope this is the right place to ask such a question, it's since yesterday night that i am dealing with this error : main.ts:5 ERROR NullInjectorError: NullInjectorError: No provider ...
muhamad vero forte's user avatar
0 votes
0 answers
14 views

Angular template with component properties

I am trying to add a component property as a template variable to a template string. Something like this: template: ` <div fxFlexFill> <div class="wrapper" ...
Mark's user avatar
  • 4,837
1 vote
0 answers
19 views

Styling issues with angular web components

I am working on angular and have created a component that is required to be used as both an angular component by an angular application and as a custom web component to be used by another application ...
Siddharth Katiyar's user avatar
0 votes
0 answers
9 views

angular 17+ssr project build infinit loading

My angular 17+ssr application show infinit loading while execute build cmd and does not build dist output. It's a full fledged e-commerce application. I completed the project 80%! Configuration ...
Berlin Johns. M's user avatar
-1 votes
0 answers
24 views

Angular local storage issues with Https in linux server

I have a Linux server where I host a Laravel API and an Angular front-end application. This server has a virtual host for the Laravel API and also hosts the Angular front-end application. The Angular ...
HiroMB's user avatar
  • 1
0 votes
0 answers
19 views

How and when to use Salesforce features with website or can we use salesforce as backend?

I have a website based on Angular and backend in C# + SQL Server hosted on Azure. The website is a portal where any company can register with a main user on our system, and they can use our website's ...
josh's user avatar
  • 107
1 vote
0 answers
18 views

Sub folder that does not import with my folder

I am making an application where you can import a folder from your PC and it will put it in my Angular application, except that my problem is that when I want to import a folder which includes sub-...
ZeDi13's user avatar
  • 11
0 votes
0 answers
11 views

LinkedIn login stuck after entering credentials

I have integrated linkedin oath login within my angular app and the login is working perfect on localhost but when I deploy the localhost to server and try to login with linkedIn after entering my ...
Awaisullah Khan's user avatar
0 votes
1 answer
22 views

ReferenceError ?(<anonymous>) Ongoing Level: Error Unhandled shadowDOMUnlocker is not defined

I am getting below two errors logged in sentry happening on the production level and not in local for Angular app. unable to identify the root cause of it. Any idea? exception: 1. shadowDOMUnlocker is ...
Rahul Prasad's user avatar
0 votes
0 answers
12 views

AcquireTokenSilent failing in angular MSAL

In my angular 17 app, I'm using ngrx with Msal 3.0 with Azure B2C authentication. There is an API end point which requires authentication and present in the protected resources of msal config like ...
rumi's user avatar
  • 3,231
1 vote
1 answer
28 views

Angular Unit Testing - Setting a Property in Mock to Null (spyOnProperty)

I'm having trouble doing a negative test of an ngIf statement that looks at a property on my authService. I have a mock provider already, and the positive version of this test works great. I can see ...
Rusty Shackleford's user avatar
0 votes
0 answers
16 views

How to stop Java Spring WebSocket connection from immediately closing with EOFException?

I'm working on a web application with an Angular 17 frontend and a Spring Boot backend. I'm trying to set up WebSocket communication on one page in order to receive real time updates from the backend. ...
khh's user avatar
  • 1
1 vote
1 answer
28 views

Reusable FormControl component implementing ControlValueAccessor

I am attempting to create a reusable custom-input component that does not have the formControlName hard coded anywhere in the custom-input component (I have found some examples where the ...
sboggs11's user avatar
  • 190
0 votes
0 answers
39 views

Main.Ts is missing Typescript How to solve this? [closed]

I keep getting this error running my code d:\eight_web_app\webroot\login28.com\EightWotc\Wotc\src\main.ts - Error: Module build failed (from d:\eight_web_app\webroot\login28.com\EightWotc\Wotc\...
user13269772's user avatar

15 30 50 per page
1
2 3 4 5
16