Hi!
I’m using version 6 of Framework7, I’m developing a small app with few pages: the homepage with few stats and a detail page (I’m NOT using master/detail views/router).
I navigate to the detailPage, then I update some information, so when I navigate back I’d like to $update() parent page, how can I reach this?
Help please! Thanks!