Compatibility with upcoming Blazor Server Side Rendering (SSR) ? #5977
timahrentlov
started this conversation in
General
Replies: 2 comments 1 reply
-
@timahrentlov Thanks for raising this concern. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I've prepared the first project template supporting new dotnet 8 structure |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Looking at MudBlazor I noticed some concerns and problems with the upcoming SSR for Blazor in .NET 8.
Are there anything similar one should be aware of when it comes to bit BlazorUI ? For example, some requirement or "best practise" to put components in the layout layer that makes it problematic to run an overall SSR site with isles of more interactive (ex: WASM) content and controls?
Beta Was this translation helpful? Give feedback.
All reactions