I am trying to apply display: flex property to the parent <div> of my <span> but since the is generated by the ng-template of the ngx-datatable-col
I have a angular class implemented ControlValueAccessor interface too. I need to have 100% coverage. Please help me to cover the remain. Line 20, 35, 36 need to
I am using Drag and Drop file to upload multiple images. ngx-file-drop How to use with async await to upload images because i want to send params to next image
I upgraded angular from v11 to v12. I am getting this error and I dont know why. there are no changes in build configuration or tsconfig.
When I run : ng v I get the version in the screenshot. Where does "Angular: 13.3.8" come from and how can I revert it to 13.3.7 ? Also, where do the Packages c
I want to write an interceptor to add an auth token to all the requests. My token comes from a lib, angularx-social-login, that only provides an Observable to g
In my application I have saved the data when we click on it(we can add the multiple data by entering some data and save the multiple data by clicking the save b
I am trying to make a custom component in ag-gird which consists of two radio button. I wanted to make selection for each individual row, so I have tried both c
I'm building a simple Ionic Capacitor app with Angular. The app includes a few pretty simple animations, and I'm stunned to learn these animations are incredibl
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
I am using Angular 13 and Ionic 6 to add Google Maps API V3. Here is a simple example provided by Google to add the map using TypeScript. When using Ionic, I am
Making an Observable <Hero[]> out of a collection works perfectly and gives me access to all its documents, but I am unable to assign individual documents
I'm working on angular 13 application where I need to show real time or past 24 hours data for different KPIs. The flow is when app loads, it
I'm trying to securize an Angular app with a Keycloak server. I've followed some tutorials that give more or less the same instructions in order to do so, but I
I am trying microfrontend using Single SPA Framework, i span one angular application and did the Single SPA Configuration. When i try to boot the angular applic
I'm losing sanity over this one. I have one drag and drop list in my app with a custom drag handle and cypress seems to be unable to drag it. Manually when the
I am storing an audio blob(recorded voice) in angular and then I am calling a spring boot API to store it in azure blob storage as so: submit(){ const
I would like to add a toggle for my Ionic project that controls the theme of the entire application. The toggle can force a light mode/dark mode irrespective of
I have opened multiple modals in my angular project. I have made a modal component as wrapper for the content. Now I want to close the active modal instead of c
We are using a tool called checkmarx to scan code vulnerability. I am getting Angular_Improper_Type_Pipe_Usage warning for the below Angular code in checkmarx s