FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fixed issue when bind to bindingContext and other property. by nsndeck · Pull Request #2586 · NativeScript/NativeScript · GitHub

Fixed issue when bind to bindingContext and other property. - #2586

Merged
nsndeck merged 1 commit into
masterfrom
nnikolov/BindingToBindingContextIssue
Aug 16, 2016
Merged

nsndeck merged 1 commit into
masterfrom
nnikolov/BindingToBindingContextIssue

Conversation

nsndeck commented Aug 15, 2016

Copy link
Copy Markdown

Fixing an issue with binding an element to its bindingContext property. The issue can be reproduced if an element is bound to bindingContext and any other property. By design the other property should be relative to the local bindingContext (the new one which is result from the first binding to bindingContext). Unfortunately due to bug this local bindingContext is not taken into account - instead bindingContext object value when binding is created is used.

nsndeck added the bug label Aug 15, 2016
nsndeck added this to the 2.3.0 (consideration) milestone Aug 15, 2016
nsndeck merged commit 3968d6f into master Aug 16, 2016
nsndeck deleted the nnikolov/BindingToBindingContextIssue branch August 16, 2016 06:13

lock Bot commented Aug 28, 2019

Copy link
Copy Markdown

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

lock Bot locked and limited conversation to collaborators Aug 28, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL