Taking the DatePicker as an example, if you restrict the lower boundary on the year DataSource to be something close to today's date (anything from 2008 to 2010) instead of 1601, and then do one single quick scroll up the years, items between about 2019 and 2022 do not display. Only happens on first scroll, but looks odd if you happen to scroll there first time (see attached pic). Problem exists in both latest toolkit and previous one.
As a workaround I up'd the _additionalItemsCount by about 12 to enlarge the cache but its a bit of an ugly fix.
Comments: ** Comment from web user: shawnoster **
As a workaround I up'd the _additionalItemsCount by about 12 to enlarge the cache but its a bit of an ugly fix.
Comments: ** Comment from web user: shawnoster **
Hey mjsp or offbysome, do either of you have a repro? We have a fix that addressses several issues and want to make sure it takes care of any issues you're seeing. If you have a simple, self-contained repro please attach it to the bug. Thanks.