-
### Describe the bug
I have a razor view with a blazor component loaded with Html.RenderComponentAsync. On first load, the blazor component loads, but refreshes of the page randomly leads to SignalR …
-
Hello @stsrki
Got any good idea how to define a common RenderFragment and easily share it?
I was trying something like this, but I'm having difficulties getting this to work.
![image](https://…
-
Hey,
I tried to ask this in gitter but I didnt receive a reply there.
I setup the repo in my visual studio, and it worked great.
Just when using Server Side all text look like this:
![image](h…
-
リリースページ
https://github.com/jsakamoto/self-learning-materials-for-blazor-jp/releases
から Self-Learning-Materials-for-Blazor-JP-v.5.0.zip をダウンロードしてみたのですが、
src ディレクトリには「old-release-document.md」というファイル…
-
Gather test vs main project statistics in a module level sensor.
Report INFO with number of main and test projects analyzed.
-
Could be my fault but I was getting Localization errors when publishing / release to IIS. Had to put in a try catch as this path is hardcoded and I am not sure if that is the correct thing to do:
…
-
Is there multi tenancy? Im confused because it says .9 for multi tenancy, I dont see any examples, and the master branch is 1.0.....
-
### Is your feature request related to a problem? Please describe.
I'm trying to manage a state in blazor and would like to have a first class citizen and not relay on deprecated NuGet packages.
#…
-
I'm still new to blazor and the whole eco-system so this might not be a "good" request.
I doubt that you can fully code in blazor without using third party javascript packages (I might be wrong).
Al…
-
In my clone of this project, something has changed to where the _framework resources aren't hosted on my site. So, Blazor fails to load because of the missing _framework resources.
I don't see whe…