262,420 questions
0
votes
0
answers
45
views
Spring Boot Angular18 Uploading Photo
Hey Guys I'm trying to do Full-stack website by myself actually ı'm spring developer and ı try to learn angular let's have a look my problem my code is working but it is very slow ı upload photo the ...
0
votes
0
answers
24
views
Websocket connection with STOMP compat client using springboot and angular
I am trying to connect the frontend to the backend using websockets with compatclient but the web server displays the above error when inspecting. i have tried to fix it but nothing seems to be ...
0
votes
0
answers
9
views
Dependency Conflict in Angular 10 Project After Adding New Library: Unable to Resolve Dependency Tree
I have an Angular 10 project(chrome extension) that was working perfectly until I recently added a new library to integrate additional functionality. After installing the new library, I started ...
1
vote
1
answer
25
views
How to mock AngularJS module config providers
In our module we have a custom method defined that essentially adds on more functionality to $stateProvider...
(function () {
'use strict';
angular
.module('someModule', []...
0
votes
0
answers
30
views
Integrating Third-Party Authentication in an Angular Application with Spring Boot
I am in the process of developing an application with an Angular frontend and a Spring Boot backend. I would like to delegate the management of authentication, tokens, sessions, and refresh tokens to ...
0
votes
0
answers
22
views
Is there any textbox available which could work like a free textbox and also work as dropdown list in node.js or jQuery [duplicate]
I want to show options on mouse click in textbox like a dropdown list.
And also I could enter my own text in free textbox (If option is not showing into the listing) using node.js or jQuery.
dropdown ...
0
votes
1
answer
51
views
Form validation does not update errors Reactive Forms Angular
The email field is required and when filling it in, errors continue to appear in the field.
https://stackblitz.com/~/github.com/leandrolopes13/myapp
this.dataForm = this.formBuilder.group({
...
2
votes
1
answer
49
views
SlideChange(Swiper) event is not functional
I have the following situation: I'm trying to use the Swiper library to change pictures as a carousel.
I'm using Angular 16(I will soon upgrade to v18) and the latest version of Swiper, when selecting ...
0
votes
0
answers
15
views
How to put icons inside the drop-down in Angular [duplicate]
I have a icon component. Then I have a dropDown component which I have build using ng-select.
Then there is Home page where I want to dropdown to show up.
The dropdown is dynamic, I have created an ...
0
votes
0
answers
13
views
Can Angular 1.4.x legacy app be embedded in Springboot 3.4.0 with Dynamic web app 6.0 config for tomcat 10.1 or which version of dynamic web will work
I have a spring 4.2.5 app with embedded angular JS v1.4.x now I am revamping the Java code from Java 8 to Java 21 and tomcat 9 to tomcat 10.1.the UI will have it redeveloped in react later. But for ...
1
vote
1
answer
28
views
NG8001: 'router-outlet' is not a known element:
i was having a problem at first I was trying to log in to connect with main when I logged in, but while I moved, I asked for help pro gpt and now an error appeared that I could not solve in any way, ...
1
vote
1
answer
32
views
unable to send data from parent component to child component showing child component is not known element
i am trying to send data from one component to another using selector of another component but unable to send that data showing below error
NG8002: Can't bind to 'myCounter' since it isn't a known ...
-1
votes
0
answers
17
views
How to Resolve Frontend Server Error in Angular
I’m encountering an error while trying to run my Angular frontend server. I’ve attached the error details in the image below:
(https://i.sstatic.net/ivtPErj8.png)
Here’s the setup I’m working with:
...
1
vote
1
answer
13
views
Angular Unit Testing. How to mock HttpResponse (JasminKarma)
Currently trying to write unit test for frontend. but I'm having issues with how the expected type. I keep getting expected 'Expected<HttpResponse>' on my provided mock response. I have my mock ...
1
vote
0
answers
34
views
Unable to Add Proxy in Angular CLI for Custom Configuration
I'm trying to set up a proxy in my Angular project to route specific API calls to a backend server. Here's the command I'm using to run the Angular application:
ng serve --proxy-config proxy.conf.json ...
1
vote
0
answers
8
views
pre-filtering my rows in Angularjs with smart-tables
I try to pre-filter my collection of objects to be displayed in a smart-table. I don't want to make a filtered copy of the table in my controller because of the memory usage. The filter convert the ...
0
votes
0
answers
25
views
Json result returning as empty [duplicate]
I wrote a method to get the stringified json as output but since it was blocking the UI i wrote this inside a timeout.
now i'm getting the result as empty in UI.
i want the json to show up without ...
0
votes
0
answers
18
views
How can i display custom tooltip in Plotly.js and append traces with the same value if any, in a single tooltip
I have a Plotly graph with multiple traces which includes line as well as bar plots. If 2 traces have the same value at a point, the tooltip displays only the value of a single trace. I attempted to ...
1
vote
1
answer
62
views
Datepicker not refreshing data
I´ve been trying to solve a problem I´m having beeing it the next one:
I have 2 datepickers:
Delivery Date Picker:
<div class="input-group date form_datetime times" id="date_entrega&...
0
votes
0
answers
68
views
Form.io hide Component tabs like API, Conditional, Logic and Layout tabs
I am working on the form.io from builder integration part. I am not able to hide API, Conditional, Logic and Layout Tabs.
I am using angular JS version 1. Here i have added default configuration for ...
0
votes
0
answers
77
views
I cant manage to track Single Page Apps (Angular) with Google Tag Manager
Hi I have setup Google Tag Manager and added the script in the index file following the instructions and I added the AngulariticsModule, Angularitics2GoogleTagManager.
But when I go to Google Tag ...
1
vote
0
answers
62
views
Issue While Navigation in the Angular application
this.router.navigate(['/d/admin', this.uuid], {
state: { username: this.user.username },
});
I'm using like this to navigate in angular project but the issue that i'm facing is ...
0
votes
0
answers
49
views
Pagination for nested accordion in AngularJS
Could someone assist me with adding pagination within an accordion? I'd really appreciate the help!
HTML Code:
<body>
<div ng-controller="MyController">
<div class=&...
1
vote
0
answers
50
views
Angular 18 mat-table with border radius and row-hover
Version: angular and angular/material 18.2.8.
I currently implemented my tables like this:
styles.scss
table {
background-color: transparent !important;
}
.table-card {
margin-top: 20px;
...
0
votes
0
answers
67
views
No loader is configured for ".node" files: node_modules/canvas/build/Release/canvas.node
I am encountering an error when attempting to use Canvas in a newly created Angular project with version 18.x.x. I would appreciate any guidance on resolving this issue. The error details are as ...
0
votes
0
answers
19
views
AngularJS $http stops working after using cordova-plugin-advanced-http on iOS
I built an app by using Cordova and it's in production for more than years. Recently I had to install cordova-plugin-advanced-http to handle a request which returns a 302 Found status without ...
0
votes
1
answer
54
views
Open product detail in a new tab with right-click option
I'm trying to implement a card component in Angular that shows product
information. When I right-click on a card, I want to see the option to
open the detail page in a new tab. However, currently, ...
0
votes
0
answers
16
views
Angular multilanguage route for default language
I'm building an angular website with SSR support and multilanguage. I'm building an EN, FR and DE version.
Everything works but I was wondering if I can make the default language (en in my case) have ...
1
vote
1
answer
88
views
Breadcrumb without child components/routes
I was trying to follow the answer in Angular breadcrumbs with dynamic label to implement a breadcrumb navigation for my angular app.
The difference to my app is that my components don't have the child ...
1
vote
1
answer
48
views
Does not update ngModel associated with the check box
<label class="checkiconImg bg-white">
<input type="checkbox"
[(ngModel)]="quoteSupplierCover.isShowInComparisonTool"
/>
<...
0
votes
0
answers
14
views
FormGroup in Angular Reactive Form Returning undefined When Accessed Even though Form is initialize
I’m working on an Angular project where I have a reactive form named memberForm, which includes a nested FormGroup called MemberInstallmentDetails. Even though I’ve defined and initialized ...
0
votes
0
answers
36
views
Loading module from “URL/chunk-TWQM45PI.js” was blocked because of a disallowed MIME type (“text/html”)
I am trying to dockerise an angular application and deploy it to K8's, once I load my page I get these errors for all chunks, these files reside in the same folder as index.html, I am trying with ...
0
votes
0
answers
27
views
AngularJs: Backend returned code undefined, Body was: undefined
I'm getting an error of undefined from the Backend but when i got to the swagger and test out my endpoints they are returning data.
I tried to reconfigure the settings to see what might be the problem ...
1
vote
0
answers
20
views
AngularJS ng-repeat not working as expected
The ng-repeat works instantly, however, when data is changed programmatically, no changes occur on the html content.
HTML is as follows (index.html):
<!DOCTYPE html>
<html lang="en"&...
0
votes
1
answer
62
views
Karma Load Error in Angular Tests with --code-coverage: "Error: Found 1 load error"
I'm encountering a persistent "load error" when running Angular tests with --code-coverage. This error only occurs with the command ng test --no-watch --code-coverage; otherwise, running ng ...
1
vote
1
answer
44
views
In angular, ng-repeat breaks the options into options again
My js array is ["standard", "premium"]
When I click on the dropdown option for the first time, it’s showing option as standard and premium. After choosing any one of them the ...
0
votes
0
answers
20
views
Html2canvas is not giving me darker image in angular for a graph image which is rendered on screen
I have a animated chart graph which is represented in my UI Screen whenever i am using Html2Canvas it is capturing the image but in very light way. I have to take that image and put it in a PDF.
const ...
0
votes
0
answers
54
views
java POST rest API not working to accept file from AnugularJS
Using angularJS to send post request to Java application however get 405 post not allowed.
Goal is to send file to java server through angularjs post request.
Angular JS code:
var imgMetadata = {...
0
votes
1
answer
101
views
How to integrate an Angular 16 application into an existing AngularJS (v1.x) application?
I am working on a project that currently uses AngularJS (v1.x). We want to slowly migrate some parts of it to Angular 16 without doing a complete rewrite at once. Specifically, I want to call a ...
0
votes
0
answers
29
views
AngularJs template request and $compile with ng-controller
This is a very old system, that we're not in a spot to update to something modern... just wanted to get that out there.
I'm working on a project that is based on Angular 1.5. I've been tasked with ...
0
votes
0
answers
75
views
How to recover when refresh token expired with angular and auth0 sdk
I use auth0 with its angular sdk (version 2.2.3) and AngularJs 18. I noticed when debugging another problem with reduced refreshtoken lifetime that auth0 returns a 403 invalid_grant when the refresh ...
0
votes
0
answers
24
views
Is there any way to achieve fence view in word files which are in read only mode
Basically fence view means, the document gets blurred but the small area near the mouse gets cleared, as the mouse moves that specific area is visible and rest document is blurred.
I have done it ...
0
votes
0
answers
31
views
I am using search box to search for books in my library management system app built using angular
On the navbar I have a search box for searching books in the app, I am using search button for it so as to show results only when search is clicked. But after the search you have to manually clear the ...
1
vote
0
answers
44
views
Floating label issue with eye toggle in Ionic password input
I’m working on a password field with an eye toggle in Ionic. The issue I’m facing is that the floating label automatically moves to the top even when the user hasn’t entered anything, which is messing ...
0
votes
0
answers
30
views
How to hide or remove an attribute on condition from an input tag in AngularJS
We are using AngularJS (version 1). How can I remove/hide an attribute from an input tag using condition?
<input type="number" ng-class="{'ng-invalid' : function(param)}" min=&...
0
votes
1
answer
42
views
Invalid description, no ice-ufrag attribute at level 0 Error
I was trying to implement a sipjs session.
initializeSip() {
const uri = UserAgent.makeURI('sip:[email protected]'); // Replace with your SIP URI
if (!uri) {
throw new Error('Failed to create URI');
...
0
votes
0
answers
31
views
AngularFire: No Provider for Firebase Options Error Using APP_INITIALIZER with AWS Secrets Manager
I'm trying to initialize Firebase in my Angular application by fetching the Firebase config from AWS Secrets Manager before the application starts. I've set up the initialization using APP_INITIALIZER ...
1
vote
1
answer
97
views
Consuming an Angular Element (Ang 18) in AngularJS getting 404 error
I am trying to do an Angular upgrade slowly, last resort, by having Angular 18 "angular elements" (web components) using those Angular 18 web components inside an AngularJS (1.8.3) site. ...
0
votes
0
answers
41
views
How Well Should Interface Definition Match Database Table?
Would love an answer from an Angular ninja. I have a basic interface definition:
export interface Lot {
LOT_ID: Number
LOT_LOC_ID: Number
LOT_TITLE: String
LOT_DATE_INSERTED: Date
}
I can ...
1
vote
2
answers
55
views
Using ng-class to remove in Angular
I'm using ng-class to add a disabled class to a CTA in certain scenarios, but there is a split second delay before it gets applied, which means if the user is quick enough they can click the CTA. See ...