alexandis

Results 23 comments of alexandis

How to make **Redis** run (**ABP** 5.1)? This is what I'm getting in `IdentityServer` module: > StackExchange.Redis.RedisConnectionException: UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 2s ago,...

Isn't it a problem, if I use `replaceableComponentsService` in App.component, not Home.component? Unfortunately, now our requirements have changed and I cannot check your solution right away.

Hi. Too bad. I was unable to reproduce the bug for the second time, probably I am missing some details this time. If the following log from _Identity Server_ from...

+1! Good and very useful program, but now HEIC support is needed so bad.

> In the meantime, you can easily create a "deselected"-Observable yourself like so: > > [Stackblitz Demo](https://stackblitz.com/edit/angular-ivy-w5tets?file=src%2Fapp%2Fapp.component.ts) > > Basically, it's an observable that looks at pairs of the list...

> Hi, > > My ngx-datatable doesn't shrink and columns go out of the window when enlarge the browser window. I tried all methods described above. None worked. Because it...

> .datatable-row-detail { width: 100vw; } Does not help..

propA, propB are always empty here. What is the point of having these arguments in comparator, if this function is triggered only if prop="", i.e. for custom templates? Instead, I...

Hey - is this to be fixed? We have the same problem: unable to use SignalR with self-signed dev certificate.