Integrating a Vue 3 app with vue-router | Community
Skip to main content
February 15, 2023
Solved

Integrating a Vue 3 app with vue-router

  • February 15, 2023
  • 1 reply
  • 805 views

Hello,

 

We are trying to integrate vue-router into our App that is used in an AEM INT environment. However the router object does not seem to be initialised, custom elements such as `<router-view>` are not being parsed. Any suggestions?

Everything works fine in our local dev environment.

 

Thanks.

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 ChitraMadan

Hi @michael118.,

 

If this is working in local and not in another AEM environment, then can you please check error logs, is there is any error.

Also, Please share more information on the code which you think is not working.

 

Thanks,

Chitra

1 reply

ChitraMadan
Community Advisor
ChitraMadanCommunity AdvisorAccepted solution
Community Advisor
February 15, 2023

Hi @michael118.,

 

If this is working in local and not in another AEM environment, then can you please check error logs, is there is any error.

Also, Please share more information on the code which you think is not working.

 

Thanks,

Chitra