unoplatform/uno

DP callback are invoked before updating 2-way binding

Open

#3 774 ouverte le 10 août 2020

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)C# (837 forks)batch import
difficulty/medium 🤔good first issuehas-repro-branchkind/bugproject/binding 🪢

Métriques du dépôt

Stars
 (9 789 stars)
Métriques de merge PR
 (Merge moyen 14j 8h) (130 PRs mergées en 30 j)

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

Guide contributeur