You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.
BindingRestElement: ... BindingIdentifier resolves the binding before the iteration, whereas BindingRestProperty: ... BindingIdentifier calls CopyDataProperties before resolving the binding. For consistency BindingRestProperty should also first call ResolveBinding.
The text was updated successfully, but these errors were encountered:
BindingRestElement: ... BindingIdentifier
resolves the binding before the iteration, whereasBindingRestProperty: ... BindingIdentifier
calls CopyDataProperties before resolving the binding. For consistency BindingRestProperty should also first call ResolveBinding.The text was updated successfully, but these errors were encountered: