Hi,
I deleted a content node and i got the following error:
Could not save changes. Received 409 (Conflict) for saving changes in workspace crx.default. /content/
It is a small content node in a hero card. I am not adding any thing. I was deleting a content node and got this error.
The content node i am deleting is just a String. heroalign String center
if i rename the value to something else then delete the field and save works. But the node heroalign with value center still reappears. is it retrieving the node from some cache?
I just need to remove the node.