# List index behavior

**URL:** https://community.thunkable.com/t/list-index-behavior/53618
**Category:** Questions about Thunkable X
**Tags:** lists, listview
**Created:** [October 25, 2018, 5:43pm UTC](https://community.thunkable.com/t/list-index-behavior/53618 "2018-10-25T17:43:36Z")
**Posts on this page:** 1
**Showing post:** 9

<div class="post-metadata">

### Author: ![Mark](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/mark/32/18133_2.png) [@Mark](https://community.thunkable.com/u/Mark)
#### Post date: [November 29, 2018, 6:47pm UTC](https://community.thunkable.com/t/list-index-behavior/53618/9 "2018-11-29T18:47:48Z")

</div>

As far as I know I believe that we’ve fixed the problems that led to it appearing that list indexing sometimes started at 0 rather than 1. If you are still seeing this error, please let us know and, if possible, send us a share link to a project which displays the problem.

**Please do not use the `'get property of object'` block to do list indexing**. The fact that that works is an artifact of our particular implementation of Lists that we might change in the future.

-Mark

---

_[View the full topic](https://community.thunkable.com/t/list-index-behavior/53618)._
