unoplatform/uno

DP callback are invoked before updating 2-way binding

Open

#3,774 建立於 2020年8月10日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)C# (837 fork)batch import
difficulty/medium 🤔good first issuehas-repro-branchkind/bugproject/binding 🪢

倉庫指標

Star
 (9,789 star)
PR 合併指標
 (平均合併 14天 8小時) (30 天內合併 130 個 PR)

描述

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

貢獻者指南