Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Single Page Application on AEM

Avatar

Level 2

Guys, 

I am facing the issues in author environment while including the 'ui-view' in the html to achieve the routing concept. parsys are not displaying properly and in the design mode, edit option is not coming for parsys component. If any faced this issue, kindly help me to over come this one.

Thanks,

Muthuraja

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi,

Make sure that you have setup page component properly, take a look @ https://docs.adobe.com/docs/en/cq/5-6-1/howto/website.html

thanks

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

Hi,

Make sure that you have setup page component properly, take a look @ https://docs.adobe.com/docs/en/cq/5-6-1/howto/website.html

thanks

Avatar

Level 2

I don't think, any problem will be in creation page components. If I remove that single word 'ui-view' from html, its working properly.

I am getting the below error in console.

"Uncaught NoModificationAllowedError: Failed to execute 'insertAdjacentHTML' on 'Element': The element has no parent." (widget.js)