Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

Reused Pickerview displaying the previous value #178

Open
pixelier opened this issue Sep 10, 2018 · 0 comments
Open

Reused Pickerview displaying the previous value #178

pixelier opened this issue Sep 10, 2018 · 0 comments

Comments

@pixelier
Copy link

Assuming a screen where 2 picker views are far from each other,

  • Set the value for the first picker view
  • Scroll to the second one

The value label of the second picker has the same text of the first one. This is caused by not emptying the value label after the cell reuse.

lucienkerl pushed a commit to lucienkerl/SwiftForms that referenced this issue Sep 15, 2020
valueLabel's text is now being emptied in the update function (pickerView)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant