I have an ionic 6 app (using capacitor 3) and i am using Keycloak as authentication provider. My current keycloak version is V 14.0.0. When i test the web vers
In my current Angular project , have requirement to connect RabbitMq server queue. I have tried amqp, amqp-ts npm librarires but those are node applications. ca
Just upgraded our app to angular 13, managed to get all the libraries working except for cornerstone. Uncaught Error: Automatic publicPath is not supported in t
The vertical scroll bar in my angular app does not appear when items on the page go beyond the view. The scroll bar was there and I don't recall changing anythi
According to Microsoft's recommendation, throwing and catching should not be used for the normal logic of the program. Minimize exceptions As part of a ASP.Net
I have a custom schematic that won't apply to a new project... I also looked at this question but I couldn't make it work... My main workspace runs with this co
I have a custom schematic that won't apply to a new project... I also looked at this question but I couldn't make it work... My main workspace runs with this co
Jest not implemented for window.open, getting error on the console but unit test is getting pass with console error a.ts file myFun(){ window.open('https://
Jest not implemented for window.open, getting error on the console but unit test is getting pass with console error a.ts file myFun(){ window.open('https://
I am using Weglot in my single-page application (Angular). The following code adds a language switcher in my application on all pages. <script type="text/jav
Trying to create a .gitlab-ci.yml file to do builds in GitLab. All attempts thus far fail. Few examples I am able to find and those seem to have node_modules sa
I have an angular form where the user is uploading the attachment. On uploading, the attachments are stored in the Azure Storage Account. In return, I am receiv
Url what i am getting from dynamically from user that i am trying to open in a new tab, its getting open in new tab but the localhost url is getting appended al
I have an angular 12 UI that is communicating with a .net 6 API. When a parameter in a query string is null or undefined the API is interpreting it as a string
When I build my angular library app i get the artifacts in the folder dist/. This means when the library is imported in another application it is done like this
ERROR TypeError: spanEl.getBoundingClientRect is not a function at _guessBsVersion (C:\Users\sagar h\Desktop\MYRIDZ\falcon-mobikes-website\dist\server\main.
In my angular 11 apps, I am trying to install ngx-echats. Unfortunately, I am getting an error when exporting NgxEchartsModule in my app.module.ts. That is the
(See Screenshot) I have this function with a really long untyped object returned, I want to copy the inferred type of that object because it's way too long to
I have one component Details where the routes for other child components is there. What is happening is that when I route to any other child component then the
How can i add a custom no data to display for ngx-datatable. I don't want the no data to display that comes with ngx-datatable. What i tried is below <div *n