Skip to content

Two-way data binding stops working after navigation on IOS #2256

@bellalMohamed

Description

@bellalMohamed

Environment

  • CLI: 7.0.8
  • Cross-platform modules:
  • Android Runtime: 7.0
  • iOS Runtime: 7.0
  • Plugin(s): nativescript angular template - no plugins installed
  • NativeScript-Angular: 10.1.0
  • Angular: 10.1.0

Description
When I navigate from page to another page the two way data binding stops working

To Reproduce

  • Create new nativescript-angular project
  • Create two pages (page1, page2)
  • Import NativeScriptFormsModule
  • Set page1 as default page and bind any variable, it will bind successfully on any update
  • Set page2 as default and navigate to page1, the binding won't work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions