@marko1943 wrote:
Hi there,
Sorry if this is a dumb question or I'm missing out something very simple. Was previously working (a lot) with Ionic 1.x
The way UI-router worked in Angular 1.x with Ionic, is that you had an url.
So localhost/#/home for example. And if you did changes on a page that was #/users -> you get auto reload back to /user
Now, in Ionic 2, there are no urls, meaning that if you make a change on a /user page, you get returned to home page again. And if that page is login you have to login again for example (unless you hacky). You see how this is a problem? A lot of time getting wasted?
Is there a way to use normal 'routing with auto-reload' in Ionic 2? Am I missing out on something very simple?
Best!
Marko
Posts: 1
Participants: 1