Scroll issue When I move to another tab

Hello
i have a playlist page where i create my custom tabs. Tabs working very well but the problem is that when i scroll down first tab content and then move to another tab then scroll position remain same, i am not able to see the content of second tab.

And I don’t want to use default tabs of ionic.

Any Suggestion?

You can find working examples in this forum just google it a bit.

I will now explain your problem. When you scroll down the first tab content and switch to another tab viewport height will stay the same. It’s a simple geometric transition, if you’re going from left to right next tab will end up on the same height.