Skip to content

After update through API, editor shows old content  #41

Closed
@mrvdb

Description

@mrvdb

When updating a post through the API while also checking the editor on the website, the editor does not use the updated content which came in, but seems to be using a local browser storage entry draft...... to show the editable content.

Steps to reproduce the behavior (I have used the writefreely.el package):

  1. Create a post through the api as draft
  2. Got to the site, find the post and edit
  3. Do other things on site
  4. Post update through api
  5. Go back to post and edit

Editor will show initial content created in 1. or, if applicable any changes made in the editor in step 2. (but not published)

Expected behavior

Post should be updated according to latest update through api. It looks as if the local storage does not get invalidated properly.

Application configuration

  • Multi-user / open reg / federation enabled
  • latest git version

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions