Merge pull request #5450 from sbwalker/dev
fix AddModuleMessage not displaying messages in Interactive render mode
This commit is contained in:
@ -64,8 +64,6 @@
|
||||
|
||||
protected override void OnParametersSet()
|
||||
{
|
||||
_messageContent = "";
|
||||
|
||||
if (ShouldRender())
|
||||
{
|
||||
if (!string.IsNullOrEmpty(ModuleState.ModuleType))
|
||||
|
Reference in New Issue
Block a user