@sadelbrid wrote:
I’m converting my app from Ionic v3. In v3, we were able to set a set of parameters to be sent to a tab from its parent with the rootParams property. It seems this isn’t possible anymore in the latest version. What is the preferred way of sending parameters to a tab? I want to send multiple values, not just one using the router url method. I want to send multiple values of any type (especially callback methods). I’ve seen some people suggest local storage. Others suggest using event publishing. But these solutions are hacky. What should I do?
Posts: 2
Participants: 2