Single Page Application on AEM | Community
Skip to main content
New Participant
November 3, 2015
Solved

Single Page Application on AEM

  • November 3, 2015
  • 2 replies
  • 855 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by edubey

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

2 replies

New Participant
November 3, 2015

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)

edubey
edubeyAccepted solution
New Participant
November 3, 2015

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