Skip to content

1.4.4

Latest

Choose a tag to compare

@97chos 97chos released this 18 Jun 08:42

Summary

This release fixes a bug in the rootBackToLast navigation function of SingleLinkNavigator.

What's Changed

  • Fixed a bug where rootBackToLast(path:isAnimated:) resolved the target view controller from the activeController stack instead of the rootController stack, causing it to pop to the wrong screen (or fail to
    navigate) when a modal/sheet was active
  • Now correctly searches the root navigation stack when popping back to the last matching path

Full Changelog

1.4.3...1.4.4