Tanay Parikh

Results 171 comments of Tanay Parikh

Based on https://docs.microsoft.com/dotnet/standard/datetime/system-text-json-support we may be dealing with non compliant `DateTimeOffset` values. > Attempting to read non-compliant formats with [Utf8JsonReader](https://docs.microsoft.com/en-us/dotnet/api/system.text.json.utf8jsonreader) will cause it to throw a [FormatException](https://docs.microsoft.com/en-us/dotnet/api/system.formatexception): > // Unhandled...

Hi @LarsOutzen, thanks for reaching out. Can you please clarify what exact issue you're running into using Blazor Server and IIS?

> Instead, the .NET side already knows the Name of the file being uploaded, so it can send that to some JS function setImage along with a reference to the...

@guardrex please let me know if the above answers the `needs-more-info` query, or if there's any other info I can provide 😄

@guardrex assigning this to myself as well, as I know I need to get back to you on this.

Note we aren't currently sure whether we want to run the Blazor Template Playwright tests on helix due to platform specific issues with Playwright. Focus is on the build agents....

> Note we aren't currently sure whether we want to run the Blazor Template Playwright tests on helix due to platform specific issues with Playwright. Focus is on the build...

We need Helix enabled for the Playwright tests first before we resolve this issue (if this is still an issue): Depends on: https://github.com/dotnet/aspnetcore/issues/38818

> We need Helix enabled for the Playwright tests first before we resolve this issue (if this is still an issue): We're running the tests specifically on the build agents...