Is it possible to disable page caching in Ionic 2?

I’m working on a tab based app and it gets slow and slow after loading other tabs / pages. Is it possible to disable page cache?

Thank you.