Ionaru / easy-markdown-editor

EasyMDE: A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
https://stackblitz.com/edit/easymde
MIT License
2.44k stars 318 forks source link

When inside an accordian, Initial value doesn't show #421

Closed ericel closed 2 years ago

ericel commented 2 years ago

Describe the bug When the editor is shown inside an accordion, the initial value doesn't show in editor. You can see in the image below: However, after a click on the editor Textarea field, the initial value is then populated.

Expected behavior The editor should be populated with the initial value.

Screenshots

Screen Shot 2022-04-20 at 11 43 28 AM

You can see it has value, but it just isn't showing up.

Version information