unoplatform/uno

DP callback are invoked before updating 2-way binding

Open

#3.774 aberto em 10 de ago. de 2020

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)C# (837 forks)batch import
difficulty/medium 🤔good first issuehas-repro-branchkind/bugproject/binding 🪢

Métricas do repositório

Stars
 (9.789 stars)
Métricas de merge de PR
 (Mesclagem média 14d 8h) (130 fundiu PRs em 30d)

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

Guia do colaborador