The live preview pane does not update automatically as content is typed into the Markdown body field of an entry. The preview remains stale until focus leaves the editor field or the page is otherwise triggered to re-render.
- Go to https://demo.decapcms.org/#/collections/faq/entries/continuous-deployment
- Click into the Markdown body field in the editor pane
- Type or edit some text
- Observe the preview pane on the right — it does not reflect the change
- Click outside the field (blur it) — the preview then updates
The preview pane should update in real time as content changes are made in the editor, without requiring the field to lose focus.
- Decap CMS version: (check console on demo site, e.g. 3.x)
- Git provider: N/A (demo/test-repo backend)
- OS:
- Browser version:
Demo site default config (FAQ collection): https://github.com/decaporg/decap-cms/blob/main/dev-test/config.yml
This appears to be a duplicate of #7660. Confirming reproducibility on the official demo site.
The live preview pane does not update automatically as content is typed into the Markdown body field of an entry. The preview remains stale until focus leaves the editor field or the page is otherwise triggered to re-render.
The preview pane should update in real time as content changes are made in the editor, without requiring the field to lose focus.
Demo site default config (FAQ collection): https://github.com/decaporg/decap-cms/blob/main/dev-test/config.yml
This appears to be a duplicate of #7660. Confirming reproducibility on the official demo site.