Possible nav-stack buildup

I am having an issue where my app slows way down after using one of the features a few times. I think it is something to do with the stack getting built up and not clearing because this page is the only tab that has a child to push/pop to/from. Can anyone see anything in this nav code that would cause page instances to build up in the memory stack?