unoplatform/uno

DP callback are invoked before updating 2-way binding

Open

#3,774 opened on Aug 10, 2020

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C# (837 forks)batch import
difficulty/medium 🤔good first issuehas-repro-branchkind/bugproject/binding 🪢

Repository metrics

Stars
 (9,789 stars)
PR merge metrics
 (Avg merge 14d 8h) (130 merged PRs in 30d)

Description

Current behavior

The callbacks on DP are invoked before the 2-way bindings are updated

Expected behavior

Probably the opposite (To be confirmed!)

How to reproduce it (as minimally and precisely as possible)

Rollback changes of https://github.com/unoplatform/uno/pull/3775

Environment

Nuget Package: Uno.UI Package Version(s): 3.0 Affected platform(s):

  • iOS
  • [?] Android
  • [?] WebAssembly
  • WebAssembly renderers for Xamarin.Forms
  • [?] macOS
  • Windows
  • Build tasks
  • Solution Templates

Contributor guide