JS Error - getEditableFromDOM is not defined
Hi All,
Content pages are no longer editable and the side-kick is empty.
Looking at the console I can see the error is raised on line 1241 of EditBase.js:
this.parentEditable = CQ.WCM.getEditableFromDOM(this.element.dom.parentNode);
where getEditableFromDOM is not defined..
Adobe CQ5 (5.5.0)
Any ideas?
