-
Notifications
You must be signed in to change notification settings - Fork 26
Description
Mesh version
The version of https://demo.getmesh.io/mesh-ui/ available at this issue creation time
Steps to reproduce
Open 2 Chrome browser windows on https://demo.getmesh.io/mesh-ui/
Window 1: Log in
Window 2: Log in
Window 1: Create a node of type Content and fill fields Slug, Title, Teaser with the string "1". Save (v0.1 is created)
Window 2: Refresh the browser window. Verify that Content Node "1" appears in the left pane
Window 1: Edit the node "1" and change the Title field to string "2". Save (v0.2 is created)
Window 2: Verify that Content Node "1" remains on the left pane. Edit this node. Verify that the Title on the right pane still has the incorrect value "1". The values on the left pane and top pane are correct, including the version (v0.2)
Expected results
In Window 2 the field Title in the right pane should display the value "2"
This bug is having a serious impact in our multi-user environment, causing loss of data