Replies: 1 comment
-
Hi, We have not done any work yet on making the library work with the new RenderModes so can't comment on why this is happening. |
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.
-
The code you can test is in the link below.
https://github.com/dimohy/Blazor8Test
When I start with a .NET Blazor web app project template and apply mixed-mode (using both Server and Webassembly components) Fast Blazor, the badge displays strangely when pre-rendering. (It displays correctly again when the web assembly is loaded.)
How can I improve the strange behavior?
After the Webassembly is all loaded
Beta Was this translation helpful? Give feedback.
All reactions