Fix transition bug (Transition inside DialogOutlet Transition)
- Fixed a bug where the content of a
Transition
would not render when it is inside anotherTransition
which is rendered viaDialogOutlet
Transition
would not render when it is inside another Transition
which is rendered via DialogOutlet