lvde0

Results 12 comments of lvde0

I am seeing the same issue. I tried adding `@rendermode="InteractiveServer"` to both `` and ``, but it still does not work :/ Create a repro here: https://github.com/lvde0/mud_repro_net8_mudmenu.git

@mxmissile I tried it with `MudThemingProvider` but that still doesn't work. What ended up working was `` inside MainLayout.razor.

Experiencing the same problem. The transition from Swashbuckle is causing a lot of friction because of the way polymorphism is handled: - `discriminator` is missing in some scenarios (same problem...

Yes, in general it would be nice if the AI had more context about the commit other than just the files that changed. Branch name, Repository name, Current user or...

I stumbled upon this issue since I have a custom "Token Refresh" middleware that tries to re-authenticate the request with the refreshed token. I was wondering if it's possible to...

@bjarketrux Yes, I think it's the same issue.

Yes, this definitely seems like a useful feature. Especially for monitoring scripts running in headless environments.

I am experiencing exactly the same issue. Is there any update on this?