Category "angularjs"

Angular Material component is not looking like it should be

I'm using Angular Material components in my web application. But the thing is everything is working fine but The components are not displaying as they should be

How to mock jquery global $ with jasmine typescript?

I want to test a method in a service that uses the global $ as jquery reference like this: CLASSES_TO_FIND = ['highlight', 'normal']; fetchHighlightedTags():

if i using angularjs function excel upload button function how to write my code

I writed code $scope.updatepricingimport = function(file) { debugger if(file == null || file == undefined || file == "") {

Why isn't the size increase animating with ngShow (angularjs)?

I have this dropdown that I want the height to be animated. I'm using max-height to achieve this and it kinda works, but when it expands it won't do the transit

Randomly getting error 500 in Azure App Service when downloading angularjs template

I have an angularjs based application hosted in an Azure App Service. When the application loads in the browser, angularjs downloads a bunch of directive templa

i am using node cron for running jobs , i will this run every day including saturday and sunday '00 00 22 * * *'

i am using node cron for running jobs , i am confused will this pattern run every day including Saturday and Sunday as well '00 00 22 * * *'

How can i set the displayProp of a options in AngularJS to be a combination of strings?

How can I set the display text for my drop down to b a combination of my ItemText and ItemValue I have the cshtml as <div id="myObj"

node.sass not compiling index.scss file with variables

I'm trying to get node-sass to compile the following index.scss file. The error returned has to do with a call in bootstrap.scss file within node_modules. @imp

Why my angularjs controller gets called twice?

I have been looking to find solution to below. However, it keeps evading me somehow. I am new to AngularJS. Need some help. I have an index.htm file loading ini

SignalR with Angular front-end works on localhost, but doesn't work remotely

I have two Azure Web App Services: front-end (written on Angular) and back-end (written in C# with SignalR). Either of them is placed on its own server, and I a

checking array of objects

I wanted to check if each length of array of objects of inspectionScheduleUnitContactArtifactDto , if there is one inspectionScheduleUnitContactArtifactDto whic

How to repeat event for every 2 weeks on multi selection days up to 3 Occurrence's

I'm working on a google calendar kind of repeat feature using angularjs/php. Trying repeat the event for every 2 weeks on multi selection of days and that even

How to repeat event for every 2 weeks on multi selection days upto 3 Occurances (times)

I want to repeat the event for every 2 weeks on multi selection days and that event will be repeat upto 3 occurances(times) from start date. tried below code. p

Manage fileupload and textbox inside ng-repeat using AngularJS

I am trying to do below code in my application but stuck to implement I'm figuring out how can I save the values that are entered in textbox and also each uploa

Passing JSON from AngularJS to Springboot RestController is not working

I am facing a problem with one of the project that I work. Here is the scenario. I have Angular Springboot project, where from a HTML page, data has to be sent

Restangular equivalent in Angular [closed]

I am looking into migrating our application from angularjs (1.6.x) to modern Angular. One thing I am not finding is a recommended replacement

ANGULAR - HYBRID - Can't bind to 'ngClass' since it isn't a known property of 'a'

I'm working on a Angular Hybrid project which has several modules from Angular 12 and other from AngularJS. Recently I updated the libraries to Angular 13. Afte

How to add AUTO REFRESH in ANGULAR JS

Im trying to add auto refresh feature on my system using angular js but i cannot find correct tutorial for this. Please can someone help me. the auto refresh fe

AngularJS to display one section in Italic

Hi i'm creating a Harvard Reference Generator using AngularJS ive got it working perfectly, i can get it to create the full reference however i need one section

How to ng-repeat this table row and increase the ng-show row position value instead of hard coding the values

I am working on a feature which allows a user to create their own table. I'd like to refactor this code. So it creates a number of rows based on the max rows I