ant-design-blazor / ueditor-blazor

A wysiwyg rich text web editor based on UEditor and Blazor.
https://ant-design-blazor.github.io/ueditor-blazor/
Apache License 2.0
48 stars 10 forks source link

Update Editor.razor.cs #3

Closed charset closed 3 years ago

charset commented 3 years ago

Fixed a multi-time content issue when parent control becomes invisible then visible causing OnParameterSetAsync's SetValue(_value, true) Invoked multi-times and appends content to UE.