Skip to content

[HMR] Preserve application navigation history #7145

@vchimev

Description

@vchimev

Is your feature request related to a problem? Please describe.

Currently, a markup/script change in modules at runtime executes navigation to the changed module and clears the application navigation history:

https://github.com/NativeScript/NativeScript/blob/master/tns-core-modules/ui/frame/frame-common.ts#L566-L597

Describe the solution you'd like

On a markup/script change in modules at runtime replaces the current back stack entry and preserve the application navigation history.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions