Hello all,How to use routing of vue js in AEM.Use Case: We have a
component called "Login" , I want to load one more component if the user
logged in successfullyFYI: The Vue components are integrated with AEM
and we are loading the AEM components on the page. Many thanks.