Hi, I am using some custom components in one of my view states. If I put the custom components in the base state (outside the <states> tag) my application renders properly. However, if I switch it around, and make my other state the base state, and explicitly declare my state with the custom components inside the <states> tag, the customs parts of it do not render. Any ideas what might be causing this?
Thanks! -liz

