rwb196884
rwb196884
**We can only help you if you are on the latest version.** Using NuGet package version 4.1.2. ### Issue / Steps to reproduce the problem ``` INSERT INTO UserClaims (UserId,...
I have `Customer` and `ImageData` entities and a link table `CustomerImage` that models a many-to-may relationship. Therefore I can use an `$expand` inside an `$expand` to get the images for...
Great plugin, but having to manually select projects every time you want to switch is really tedious. All I need is a 'simple mode' that: * for every project `p`...
### What happened? When you load the map screen the device icons move about. You have to click on each of them (which is difficult becuase they're moving) to make...

The x-axis always ends at the time of the most recent data point in the bucket rather than in the result of the query. 
After logging out `oidc-client-ts` thinks it's still logged in. I suspect that it is hiding data somewhere. The problem continues if I clear all site data (Firefox) but not in...
I'm seeing lots of errors in IdentityServer for token issued failure when this library is trying to re-use refresh tokens. 
A request with ``` X-Forwarded-For : '{${print(9347655345-4954366)}}' ``` caused ``` An invalid IP address was specified. at System.Net.IPAddressParser.Parse(ReadOnlySpan`1 ipSpan, Boolean tryParse) at System.Net.IPAddress.Parse(String ipString) at AspNetCoreRateLimit.IpAddressUtil.ParseIp(String ipAddress) in C:\Users\User\Documents\Github\AspNetCoreRateLimit\src\AspNetCoreRateLimit\Net\IpAddressUtil.cs:line 83...
I hoped that this sort of thing might be possible ``` .signinRedirect({ extraQueryParams: { Foo: 'Bar' } }) ``` But TypeScript says no. > `Error TS2345 (TS) Argument of type...