@karamy wrote:
Hi,
i’m developing an Ionic5 App based on tabs. As far as i understand, the caching mechanism under tab view works calling ngOnInit of a tab component only the first time entering in that state, and this is perfect for me.
The problem is that after a logout, i want to “clear” that cache to that ngOnInit of that tab is called again after login.What is the best approach to archive this?
Thanks
Posts: 2
Participants: 2