I have a main stack with a PreOpenStack handler and sub-stacks with PreOpenStack handlers. Why is it that when I click a Go button in the main stack that opens a sub-stack, the PreOpenStack handler in the main stack is executed? Gregory