diff --git a/docs/en/Blog-Posts/2022-01-11 v5_1_Release_Stable/POST.md b/docs/en/Blog-Posts/2022-01-11 v5_1_Release_Stable/POST.md index 2e09e9fb21..47c7832695 100644 --- a/docs/en/Blog-Posts/2022-01-11 v5_1_Release_Stable/POST.md +++ b/docs/en/Blog-Posts/2022-01-11 v5_1_Release_Stable/POST.md @@ -49,6 +49,10 @@ This is a minor feature release, mostly with enhancements and improvements based } ```` +### Blazor UI + +If you are using Blazor WebAssembly, open the `Program` class and replace `InitializeAsync` with `InitializeApplicationAsync`. + ## What's New with the ABP Framework 5.1? In this section, I will introduce some major features released with this version.