Resolve issue where components are not being rendered interactively
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
@namespace Oqtane.UI
|
||||
@inject SiteState ComponentSiteState // can refer to either a static or interactive SiteState - it depends on the render mode
|
||||
@inject SiteState ComponentSiteState
|
||||
@inject IStringLocalizer<ModuleInstance> Localizer
|
||||
@inject ILogService LoggingService
|
||||
@inherits ErrorBoundary
|
||||
|
Reference in New Issue
Block a user