-
My project is Blazor webassembly .net 6, everything work fine in my labtop both debug/release but cannot run in IIS. Do you have any solution in this case? Below is exception
.
Microsoft.AspNetCore…
-
These need to be provided by the BlazorML5 blazor component is now missing
```js
|
|
|
|
|
|
```
```html
|
-- | --
|
|
|
|
|
| Blazo…
-
### Expected behavior
The `AblyRealtime` instance is created without issues.
### Actual behavior
When the `AblyRealtime` instance is created the following exception is thrown:
```
System.AggregateEx…
-
I want to keep talking about this issue.
It's in my opinion a bug, hear me out.
We can't pause a thread in blazor because it's running on one thread and it's async all the way that was the decision.…
-
MonoLinker.exe crashes instead of giving a useful error when Cecil can't resolve a type or member
There can be multiple assemblies and situation with these symptoms, I'm adding one concrete repro a…
-
When using this library on a Blazor client-side app running on WebAssembly, it throws:
![image](https://user-images.githubusercontent.com/3998/112180827-46abf680-8bd2-11eb-871c-7923e9967544.png)
…
-
The AuthenticationService.ts used in `namespace Microsoft.Authentication.WebAssembly.Msal` does not try to use the popup api on signout.
I would assume that the `redirect_in_iframe` error would be re…
-
_From @owaits on Thursday, July 25, 2019 2:32:05 PM_
When you upgrade to the Preview 7 version of Entity Framework you get a compiler error which indicates you must upgrade to .netstandard2.1. If y…
-
### 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…
-
Currently, the lowest level contract in JS interop is defined in terms of strings. That is:
* The JS side supplies/receives JS strings to/from `Microsoft.JSInterop.JS`
* The .NET side supplies/r…