Having just started an Ionic project, I am currently working on creating a sign in and sign up page. After implementing the HTML and CSS, I am facing an issue with changing the position between controllers.
Although the URL of the controller is changing, the page itself is not updating accordingly. I have attempted to import the correct module, but have been unable to locate the appropriate method to resolve this issue.