apache / apache/royale-asjs

Virtual List handles final items incorrectly

Open
#177 0 comments 0 reactions 1 assignee Claimed by @pentapache View on GitHub
Dominant language
ActionScript
Stars
380
Forks
120
PR merge metrics
No merged PRs in 30d

Description

Last example in examples/ListExample is a virtual list that recycles item renderers. It's working ok until it reach the last record of data. At that time instead to stop "recycling" and remove the scroll bar to signal that we reach the final record it continues the same recycling process but this time we get "undefined" values as data.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.