I'm seeing the following error when trying to place some of the new Core Components on a page.
Uncaught (in promise) TypeError: editable.getParentPath is not a function core.77bdb990ebfb947d76da6f37f3dbc06c.js:30105
at Array.ns.editables.self.getParent (core.77bdb990ebfb947d76da6f37f3dbc06c.js:30105)
at Object.ns.overlayManager.self.create (core.77bdb990ebfb947d76da6f37f3dbc06c.js:18384)
at Object.ns.overlayManager.self.recreate (core.77bdb990ebfb947d76da6f37f3dbc06c.js:18435)
at HTMLDocument.ns.overlayManager.self.recreateAll (core.77bdb990ebfb947d76da6f37f3dbc06c.js:18451)
at HTMLDocument.dispatch (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:5226)
at HTMLDocument.elemData.handle (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:4878)
at Object.trigger (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:5130)
at HTMLDocument.<anonymous> (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:5860)
at Function.each (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:370)
at jQuery.fn.init.each (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:137)
This is when trying to place a proxied Accordion or Container component on a page.
I followed the following steps, but still am seeing the errors:
AEM 6.4.3 | Not able to edit any component