Undefined Javascript Errors when Creating a Page Template
I am not able to create page templates on a fresh install of AEM 6.5. I create the page and go to the Structure section to build the page structure. Nothing loads in the component panel or on the page structure and there are 2 errors in the console.
contexthub:442 Uncaught TypeError: Cannot read property 'externalize' of undefined
structure.html:95 Uncaught TypeError: window.injectContextHubUI is not a function
I've also ran into this type of error saying Handlebars can't be found. Any idea what is going on here? This is a fresh install of the AEM jar file, locally.