Skip to main content
0 votes
1 answer
79 views

I am working with Angular 6 and Leaflet 1.4.7 to implement a heatmap feature in two ways: 1.Heatmap with Colored Icons I want to place colored icons at specified latitude and longitude coordinates on ...
Ruchita Deshmukh's user avatar
0 votes
1 answer
43 views

I am using angular 6.7. It's the finance application. there are more than 80 modules. when I take a build with the following command node --max_old_space_size=16384 ./node_modules/@angular/cli/bin/ng ...
Manoj Sr Associate Developer's user avatar
0 votes
3 answers
72 views

I am trying to validate phone number in the reactive form validation. but reg expression not working properly. Getting error like below: ERROR Error: Invalid regular expression: /^/^+([0-9]{1,3})?[- ]...
sarann's user avatar
  • 163
0 votes
1 answer
1k views

I had an angular 6 project where we used to have CSS class for images like the below: .some-class { background: url('asset/images/myimage.png'); This used to work without any issue irrespective of ...
Dev Developer's user avatar
1 vote
0 answers
38 views

I have an microservice application where we use Angular 6 (Client) Java 8 (Server) PostgreSQL (DB) The network tab on devtools shows single entry, so I added logs at each level (Filter, Controller, ...
ADKL's user avatar
  • 11
1 vote
1 answer
775 views

We have deployed one web site and under that we deployed one more app (application in IIS) in different app pools both have angular code. In "Application" code (angular), i need to update ...
Abhijith Nayak's user avatar
0 votes
1 answer
3k views

I have a mat table in where Im getting values from backend and displaying. Now Im trying to add a new typeable field "cmnts", where it should be a text field and have validations. My issue ...
sai's user avatar
  • 527
0 votes
1 answer
131 views

In my Angular 6 application, I would like to check if the given route does not contain any miscellaneous cross-site scripting code like adding a javascript URL or anything which can expose critical ...
Dev Developer's user avatar
0 votes
1 answer
153 views

In my angular 6 application, I am having below code as part li tag, wherein clicking on it opens up a bootstrap modal window (not ngbModal), However it is not working on Enter key event of keyboard or ...
Dev Developer's user avatar
0 votes
1 answer
73 views

In my angular 6 application, there is fort awesome icon as below: <div> <fa-icon [icon]="trashIcon" class="custom-trash-icon" tabindex="0" (click)="...
Dev Developer's user avatar
2 votes
0 answers
2k views

I'm trying to uninstall node-sass using "npm uninstall node-sass", but I am not able to run any npm command as it gives the following error. Undefined variable standalone_static_library in ...
kajal ojha's user avatar
  • 1,288
0 votes
1 answer
81 views

Already I have keyup function in Angular 6 Project, Now I want to apply this function into debounce time. So how can I do that ? I am trying to apply debounce time on keyup function. I want to use ...
VikasRaskar's user avatar
0 votes
2 answers
4k views

<script data-jsd-embedded data-base-url="" data-key="" type="text/javascript" src="js-text-sample.js"></script> Above is my sample script tag which ...
Anthony Cuartero's user avatar
1 vote
1 answer
2k views

I'm encountering some issues when trying to build my program. I started implementing the Azure AD authentication on my interface and it's working fine locally. However, I see some errors when I'm ...
Skairipa's user avatar
-1 votes
2 answers
540 views

For the Google pay payments in my application, I was using @google-pay/button-angular in angular The HTML code is: <google-pay - button[environment]="current_env"[buttonColor] = "...
PRABHJOT SINGH's user avatar

15 30 50 per page
1
2 3 4 5
524