Skip to content

Live preview pane #7940

Description

@Swastik-Yadav

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.

  1. Go to https://demo.decapcms.org/#/collections/faq/entries/continuous-deployment
  2. Click into the Markdown body field in the editor pane
  3. Type or edit some text
  4. Observe the preview pane on the right — it does not reflect the change
  5. 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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions