Properly updates the audit fields when in Rich Text mode.
This commit is contained in:
parent
3b02a936bd
commit
f29f710d92
@ -110,6 +110,7 @@ else
|
||||
if (RichTextEditorMode)
|
||||
{
|
||||
await RichTextEditorHtml.LoadContent(content);
|
||||
StateHasChanged();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user