For some reason my back button wont work anymore. I invoked several services and it doesnt work after i invoked them. I tried navigating directly to that page and by running this JS:
history.back();
The page that doesnt work is receiving a json response that populates that page on Show Event. The prior page is a list view. Im not sure what to do at this point to get it to work??