Justin Buchanan

Results 3 issues of Justin Buchanan

We made these small changes for a recent project. Accept if you like. You'll have to tweak the package.json values we changed. - Expose the findNode method to the public...

**Assemblies affected** 8.2.3.0 **Describe the bug** HttpRequestScope.HttpRequest is not set when RoutePrefix is an empty string. **Reproduce steps** Create an OData route component with an empty string as the route...

bug

**Assemblies affected** Microsoft.AspNetCore.OData 8.25 and previous versions **Describe the bug** An exception is thrown when using $select on an untyped property after following this guide to setup untyped properties: https://devblogs.microsoft.com/odata/enable-un-typed-within-asp-net-core-odata/#:~:text=In%20ASP.NET%20Core%20OData%2C%20it%E2%80%99s%20easy%20to%20build,a%20single%20value%20untyped%20property%2C%20for%20example%20Data....

feature