eManPrague / frui.ts

Pragmatic MVVM frontend framework
MIT License
14 stars 5 forks source link

ConductorOneChildActive should support activating a child that is not within its children #21

Closed gius closed 2 years ago

gius commented 3 years ago

This will help with typical scenarios of RootViewModel when children are Modules, but you want to display some ad-hoc child (change password screen, current user detail settings, etc.)

gius commented 2 years ago

Will be handled in v1 navigation refactoring.