Skip to content

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

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
bellalMohamed opened this issue Sep 20, 2020 · 0 comments · Fixed by #2257 or #2260
Closed

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

bellalMohamed opened this issue Sep 20, 2020 · 0 comments · Fixed by #2257 or #2260

Comments

@bellalMohamed
Copy link
Contributor

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
2 participants