unoplatform/uno

DP callback are invoked before updating 2-way binding

Open

#3.774 geöffnet am 10. Aug. 2020

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (837 Forks)batch import
difficulty/medium 🤔good first issuehas-repro-branchkind/bugproject/binding 🪢

Repository-Metriken

Stars
 (9.789 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 14T 8h) (130 gemergte PRs in 30 T)

Beschreibung

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