Hi there, I’m encountering an issue where cornerstone states that it has saved my changes, but I don’t get the fun little message and the page doesn’t refresh automatically as it used to. I then check the page and it’s blank, with none of the content I added in.
What I’ve tried thus far:
Disabling all plugins (except for cornerstone)
Clearing the server cache and disabling caching
Clearing the CDN cache and disabling the CDN temporarily
Increasing the WP mem limit to 512M
Cornerstone was out of date so I updated it to no avail. Not sure what else I can try. But here is the browser console log:
Saving Content
Class {store: Class, _internalModel: InternalModel, currentState: {…}, isError: false, …}
OWNER [id=__ember1526064140408580259947824]
:
Class {base: Class, application: Class, _super: ƒ, registry: Registry, container: Container, …}
adapterError
:
null
currentState
:
{setup: ƒ, didSetProperty: ƒ, pushedData: ƒ, becomeDirty: ƒ, willCommit: ƒ, …}
id
:
(…)
isError
:
false
responsiveTextItems
:
[_super: ƒ, nextObject: ƒ, firstObject: Descriptor, lastObject: Descriptor, contains: ƒ, …]
root
:
(…)
store
:
Class {_super: ƒ, _backburner: Backburner, typeMaps: {…}, recordArrayManager: Class, _pendingSave: Array(0), …}
_internalModel
:
InternalModel {type: ƒ, id: “883”, store: Class, _data: EmptyObject, modelName: “content/content”, …}
_super
:
ƒ ROOT()
container
:
(…)
data
:
(…)
__ember1526064140408
:
“ember680”
ember_meta
:
Meta {_cache: EmptyObject, _weak: undefined, _watching: EmptyObject, _mixins: undefined, _bindings: undefined, …}
get id
:
ƒ GETTER_FUNCTION()
set id
:
ƒ SETTER_FUNCTION(value)
get root
:
ƒ GETTER_FUNCTION()
set root
:
ƒ SETTER_FUNCTION(value)
proto
:
Class
Any assistance would be greatly appreciated.
Thanks!