Client Runtime Version: 4.4.9
App ID: 89432
Page in app the issue is happening: "News" (page.Page23)
Build Type: Both Preview & Standalone
It appears that the setting called "Initial render index" in the Recycler view is not working. I would expect if I entered an integer in this setting, that the list would start at that item in the list. However, no matter what integer I place in this setting, the list always renders the 0 position item first.
The first image is how my list appears with nothing set for "Initial Render Index".
The second image is how the list renders with a "2" entered in "Initial Render Index"
I would expect that with 2 entered into the field, the third news article would render at the top of the list.