Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Bug] TouchView on Item in BindableLayout #861

@1grzyb1

Description

@1grzyb1

Description

When TouchView is on element inside BindableLayout and it emits command that reload this list then app crashes. This was working in previous versions of original TouchView repo (Last working 4.1.77).

Steps to Reproduce

  1. Create StackLayout and bind OC to it through BindableLayout
  2. In ItemTemplate add TouchView Command
  3. In Command clear list

Expected Behavior

After animation finish clear list/stop animation and clear list

Actual Behavior

App crashes

Metadata

Metadata

Labels

a/TouchEffectbugSomething isn't working. Breaky break.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions