Clicking the edit button in current Markdown preview implementation does not work. It does not go to the edit mode, but shows the apply and cancel buttons. The preview area freezes. Clicking the apply edit button does nothing. Clicking the cancel edit button crashes the app. To make the app responsive again, had to reload it manually.
Demonstration
Expected Behavior
Editing the Markdown snippet during preview mode should take it directly to edit mode. All the editing and the buttons should work as normal.
Current Behavior
Clicking the edit button in current Markdown preview implementation does not work. It does not go to the edit mode, but shows the
apply
andcancel
buttons. The preview area freezes. Clicking theapply
edit button does nothing. Clicking thecancel
edit button crashes the app. To make the app responsive again, had toreload
it manually.Demonstration
Expected Behavior
Editing the Markdown snippet during preview mode should take it directly to edit mode. All the editing and the buttons should work as normal.
System Info