erossini / BlazorMarkdownEditor

Complete Markdown Editor component for Blazor WebAssembly and Blazor Server. Full of functionalities
https://www.puresourcecode.com/dotnet/blazor/markdown-editor-component-for-blazor/
MIT License
134 stars 18 forks source link

Initial render of the editor is not visible #14

Closed FransVanEk closed 1 year ago

FransVanEk commented 1 year ago

wheni use the markdown editor the first time it opens it will not show anything until i set focus to the textare, after that the behavior is as expected.

erossini commented 1 year ago

Yes, I noticed that. Soon I will release a new version to fix it

erossini commented 1 year ago

With the new release, this issue is resolved. Please check and confirm