Page breaks with most things I do right now

It actually loads really fast, using lazy loading for every tab. I have a tab set with sub tabset that has about 40 tabs and I have it setup in sections for the fields (all 1 case model single record with a couple other models in the mix) and when the user is done with a tab they complete the section which then shows the Green flag tab for the section and it is then read only. I also use page includes for a lot of things but I ran into an issue using page includes while Hiding tabs in a tab set. This was that issues we talked on before, I found that if you plan to hide the tab you are on it has weird display duplicaton when you use page includes but when no page includes it doesn’t. All has been perfect til now which sucks because I have this app almost finished.