removing StreamRendering attribute as recent SDK seems to have resolved earlier rendering issues

This commit is contained in:
sbwalker
2024-04-08 14:31:12 -04:00
parent c52ad68d92
commit b63f73ef93
5 changed files with 3 additions and 49 deletions

View File

@ -3,8 +3,6 @@
@inject IInstallationService InstallationService
@inject IJSRuntime JSRuntime
@inject SiteState SiteState
@* the following StreamRendering attribute is required - if it is removed the framework will not render the content in static rendering *@
@attribute [StreamRendering]
@if (_initialized)
{