Hi,
Hope someone will understand why page transition stops after I reached my tab view or stop working the right way.
I created a codepen that reproduce my issue
- Click on “Go to page 2”. Slide animation working good
- Click on “Go to page 3”. Slide animation working good
- Click on “Go to page 4”. Slide animation working good
- Click on the left top corner arrow to go back. No animation
- Click on “Go to page 4”. No animation
- Click on the left top corner arrow to go back. Slide animation working good
If you go page to page in different order, you will see that sometimes, the animation does not work OR sometimes the animation is not sliding from the right place (left to right instead of right to left or vice-versa)
Why? For sure, I am missing something, but cannot figure it out.
Thanks in advance!