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

Browser Refresh button in the Ionic Conference App?

$
0
0

Sorry! I’m talking about the issue of NavParams being undefined if you hit the browser refresh button on any page (in the situation where you have pushed that page onto the nav stack passing parameters). The conference app uses this list of links in app.module:

 links: [
        { component: SpeakerDetailPage, name: 'SpeakerDetail', segment: 'speakerDetail/:speakerId' },
      ]

I’m assuming that’s the way to handle this issue (although I think objects aren’t supported so for example the speakerDetail component is passed a speakerId which is a string - it couldn’t be an object)


Viewing all articles
Browse latest Browse all 230087

Trending Articles



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