So it's my first time using nebular, and I tried to customize it a bit, but whenever I customize it the whole page starts lagging hard, and the reason for that,
I am working on a web application in Angular and am making the following call to a service return this.http.get<SiteContent>(this.apiUrl + this.endpoint +
I'm trying to create a widget which allows the user to enter Unique Reference Numbers (strings) Here is the template for the component: <div class="card
I am trying to use the angular ngx-webcam library to use the IOS camera via WKWebView, but the camera opens in live broadcast mode and not as I want
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