0
Sturla created
When logging into Blazor WASM the first time we don´t see the side menus until we do a second F5 refresh of the page Here is a video demonstrating this.
Have you encountered this and do you have a fix for us? This started after updating to 6.0.0
- ABP Framework version: v6.0.1
- UI type: Blazor WASM
- DB provider: EF Core
- Separate (Opendict) Identity Server: yes
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
3 Answer(s)
-
0
Hi, is this can be related to your host project initialized after the blazor application (so in the first request it could not retrieve the responses from the api)?
We have an issue with blazor menu re-rendering without refresh: https://github.com/abpframework/abp/issues/12118 But this is just about updating the menu items rather than rendering the menu in the first call.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)