wtorricos

Results 7 comments of wtorricos

I'm seeing it as well. dotnet format --version 8.0.511601+d237e172b324021b97effa244af44d63d1a8bb7e

Thank you for the reply. Regarding `FieldAsync`, I don't think that's the problem as even some really simple types are failing, we have many like the one below: ```c# public...

Thank you for the fast response, I'll try to take a look over the weekend

Supporting `NodeGraphType` as well as `AsyncNodeGraphtype` seems to be a little bit trickier than what I thought, using FieldAsync wan't enough, but I found that awaiting the result in `QueryGraphType`...

Are there any updates on this issue?

Hey guys, they asked me to provide a minimal repro project. I tried to create a new project and reproduce the issue but with no luck. Does any of you...

@here please take a look at the issue that I created, the guys from Blazor diagnosed it and found that it is actually a browser console issue https://github.com/dotnet/aspnetcore/issues/45536 And they...