rundfunk47 / stinsen

Coordinators in SwiftUI. Simple, powerful and elegant.
MIT License
926 stars 98 forks source link

focusFirst doesn't move to previous page #90

Open ivan-kolesov opened 2 years ago

ivan-kolesov commented 2 years ago

using stinsen 2.0.9 and try to move to previous page from current stack with focusFirst. Debug shows that stack has been changed internally but displayed page doesn't changed. By the way method popToRoot works well - returns to the begin of the stack.