Monday, August 20, 2018

framework7 vuejs clicking on back button loses the content?

I am sure there's a configuration setting somewhere, but not sure where it is at?

I have app page that loads content from axios methods into a listview. Then, I click on the item list and it goes to the next page fine. When I clicked back, the listview loses all the items from the axios request. Is there a way to keep the content within listview without calling the axios methods again?


No comments:

Post a Comment