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