@Mobius77 wrote:
At the moment when I am developing in ionic 2, whenever I make a coding/html change and save, the live-reload kicks in and refreshes the app to the first/login page. This is a nuisance because I then have to navigate (filling in forms I've already tested along the way) to the page I was testing which can be 3+ pages in the navigation stack. I spend a lot of my developing time just re-going through the navigation to see the results of changes at the page I am actually testing! Turning off the live-reload doesn't effect the ionic serve or browser refreshing to the first page, because the URL is the generic
http://localhost:8100/In ionic 1 I could just refresh my browser at a particular URL I am testing to see the changes, but ionic 2 doesn't appear to use URLs for routing?
What are others doing to circumvent this?
Posts: 3
Participants: 3