Skip to content

Nested frame content missing after parent frame navigation with different transition #6630

@manoldonev

Description

@manoldonev

Environment

  • CLI: 5.0.1
  • Cross-platform modules: 5.0.5
  • Android Runtime: 5.0.0

Describe the bug
Nested frame content disappears after mixing nested / parent frame navigation actions with different transitions (e.g. default transition for inner frame and slide transition for parent frame).

To Reproduce

  1. Tap "Player Two" (nested frame navigation with default transition)
  2. Tap "navigate to some page" button (parent frame navigation with slide transition)
  3. Go back via hardware button (parent frame back navigation)
  4. Nested frame content is missing (i.e. Player Two details are missing from the home page)

Expected behavior
Nested frame content should be visible on back navigation from the parent frame no matter the transitions used for navigation.

Sample project
https://play.nativescript.org/?template=play-tsc&id=BZfk8A&v=2 NOTE: playground sample crashes with a different exception as it is not using the latest binaries -- use just the source files for reference!

Use the attached zip to debug: NSPlayground.zip

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions