-
See the suppression here:
https://github.com/dotnet/aspnetcore/blob/1d04387cf3b68636f8ade0118334f87ae5f56f7d/src/Components/Web/src/WebEventData/WebEventData.cs#L61-L79
This suppression is not v…
-
Creating new issue here but IS RELATED to [this closed unresolved issue](https://github.com/dotnet/systemweb-adapters/issues/195)
The issue is that the authentication only seems to work when visite…
-
I have created hosted blazorwasm project and trying to utilize serilog to view the log and events
I am getting the following Error
'2021-06-06T07:16:11.1970000Z Exception while emitting periodic…
-
**Is your feature request related to a problem? Please describe.**
The main problem of current ResXManager is that it is done in WPF and thus it is not multiplatform. Like mentioned in following tick…
-
### Microsoft.Identity.Web Library
Microsoft.Identity.Web
### Microsoft.Identity.Web version
2.18.1
### Web app
Sign-in users and call web APIs
### Web API
Protected web APIs (validating tokens…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Upgraded to 8.0 from 7.0.13. Now when publishing with AOT: true, If I then run the app…
-
Hi,
I was just wondering, is it possible to render Razor Components (which are normally used with Blazor) within a cshtml file?
There is a component Tag helper which you can set to static for render…
-
_From @thainbreese on Thursday, 07 February 2019 07:40:21_
Hi
I am going to build a scroll view component without using JS interop.
The view and scroll bar is separated so I want to know the sc…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
If you have a , which needs to get its data from a method, not a bindable property, and we al…
-
Awesome sample, but since I'm struggling with getting SignalR running in my MAUI Blazor Hybrid sample, would you be willing to take this 1 step further & add a MAUI Blazor Hybrid sample?
I'm asking…