-
e.replace is not a function
Please report this to https://github.com/markedjs/marked.
TypeError: e.replace is not a function
at 15.n.code (https://localhost:7218/_content/PSC.Blazor.Components.…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I have set up a new Aspire project to orchestrate my standalone Blazor Wasm and gRPC back-end…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I migrate a blazor 8 to 9 with SSR and Authentication. As I stuck with issues (eg infinit rel…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
When using a Redis SignalR backplane (Microsoft.AspNetCore.SignalR.StackExchangeRedis)
Combi…
-
Hello @alexyakunin,
I'm working on integrating the Fusion library into my Blazor Server project to enable real-time interaction. I have already implemented user login and authentication using Identi…
-
Adding a scaffolded Blazor Identity to the Aspire Starter App fails with 'value cannot be null or empty Parameter name: projectRelativePath'.
The problem may be due to the presence of '.' in the Web …
-
### Describe the bug
I have a Blazor Server project, where I have added Logto as an Identity Provider. I have created a Traditional Web App in Logto and provided all information for the AddLogo…
-
I tried using fluxor in a blazor 8 template app and my `ReducerMethod` aren't being called. I replaced the 'Counter' with a Fluxor State.
I added `` to the top of the Routes.razor files and I adde…
-
I tried to install BlazorSortableJS 1.0.8 from Nuget to Blazor App (server) and tried your code and I had an issue with the Context=Item (book in your case). So it did not work. Will it be available f…
-
Could you please show how to Implement this with Blazor Server.
Thank you very much.