unoplatform/uno

DP callback are invoked before updating 2-way binding

オープン

#3,774 opened on 2020/08/10

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C# (837 件のフォーク)batch import
difficulty/medium 🤔good first issuehas-repro-branchkind/bugproject/binding 🪢

Repository metrics

Stars
 (9,789 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド