Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228595

Load detail page from anywhere in the app

$
0
0

i want to load the detail page from the trending page
but since the detail page is need to seed it from the party page

.state('tab.party-detail', {
url: '/parties/:id',
views: {
// tab-parties as a child state
'tab-parties': {
templateUrl: 'templates/tabs/party-detail.html',
controller: 'PartyDetailCtrl'

when i load from the trending page i lost the back button and also changes to tab parties , i dont want to create another page , i was hoping for the a more javascript way to load the details without everything losing state


Viewing all articles
Browse latest Browse all 228595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>