With master-detail pages. I do : set the id of the selected item in local storage naviage to detail page on 'page show' in the detail page I read data from the database using the id the detail page has a back button to return to the master list My problem is that the detail page is showing the previ...