Cannot read property 'componentConfig' of undefined
Hi All,
I am working on Touch UI (AEM 6.1) and facing below issues.
- I don't see the components on the left rail though I have added the components from design mode. I am dragging and dropping the component from classic ui. I found in forum that there is cache issue in touch ui. Cannot find my components in touch ui sideline. I could see this error on page load /libs/wcm/core/content/components.1498484847911.html?_=1498484940719 500 (Server Error)
- When I tried to author the touch ui dialog and click on save, I don't see page is refreshed and authoring changes are not reflected. I see below JS error in browser console.
Error:
Uncaught TypeError: Cannot read property 'componentConfig' of undefined
at f (editor.min.js:4355)
at Object.<anonymous> (editor.min.js:4578)
at i (jquery.min.js:784)
at Object.fireWith [as resolveWith] (jquery.min.js:820)
at cf (jquery.min.js:2421)
at XMLHttpRequest.i (jquery.min.js:2519)