One of the biggest issues with Blazor in .NET 8 is that it doesn't offer a smooth transition from the pre-rendering to interactive rendering. In practice, we end up having the OnInitialized method being called twice. Which can render our applications unusable. However, there's an easy fix for that! In this video I will show you exactly what the problem is and how to solve it!
#dotnet #blazor #aspnetcore
JOIN the Codewrinkles newsletter: codewrinkles.eo.page/newsletter
Join this channel to get source code access and other perks:
youtube.com/channel/UCyTPru-1gZ7-4qblcKM0TiQ/join
CONTENT
1. Intro: 00:00
2. Regular SSR: 00:36
3. SSR + interactivity = TROUBLE: 01:52
4. Let's fix it! 04:00
コメント