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

贡献者指南