# Bug breaking all apps with lists on Project Detail Page

**URL:** https://community.thunkable.com/t/bug-breaking-all-apps-with-lists-on-project-detail-page/1722172
**Category:** Questions about Thunkable X
**Created:** [February 8, 2022, 10:29am UTC](https://community.thunkable.com/t/bug-breaking-all-apps-with-lists-on-project-detail-page/1722172 "2022-02-08T10:29:21Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![guidolang](https://avatars.discourse-cdn.com/v4/letter/g/ed8c4c/32.png) [@guidolang](https://community.thunkable.com/u/guidolang)
#### Post date: [February 8, 2022, 10:29am UTC](https://community.thunkable.com/t/bug-breaking-all-apps-with-lists-on-project-detail-page/1722172/1 "2022-02-08T10:29:21Z")

</div>

It appears that lists start with index number 0 on the Project Detail Page, but with 1 anywhere else (i.e. Preview, Live Test). This bug affects, and possibly breaks, all apps with lists on the Project Detail Page. I’ve made a couple of simple apps that showcase the bug (using S2P and DnD). Just open each app on the Project Detail Page and then remix it to see the difference:

- Index Bug (S2P): [https://x.thunkable.com/projectPage/62023e439a3bd80010e2a214](https://x.thunkable.com/projectPage/62023e439a3bd80010e2a214)
- Index Bug (DnD): [https://x.thunkable.com/projectPage/620241c39a3bd80010e2a2d6](https://x.thunkable.com/projectPage/620241c39a3bd80010e2a2d6)

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [February 8, 2022, 11:04am UTC](https://community.thunkable.com/t/bug-breaking-all-apps-with-lists-on-project-detail-page/1722172/2 "2022-02-08T11:04:14Z")

</div>

Interesting findings…

@jared what do you think?

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [February 8, 2022, 3:40pm UTC](https://community.thunkable.com/t/bug-breaking-all-apps-with-lists-on-project-detail-page/1722172/3 "2022-02-08T15:40:48Z")

</div>

That’s not good. I would encourage you to a submit a Bug Report:

> **[Bugs and Feature Requests](https://docs.thunkable.com/bugs-and-feature-requests)**

Although staff will answer questions on the forums, GitHub allows for tagging and tracking of issues.

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [February 8, 2022, 6:54pm UTC](https://community.thunkable.com/t/bug-breaking-all-apps-with-lists-on-project-detail-page/1722172/4 "2022-02-08T18:54:58Z")

</div>

Hey all, we saw this too and are working on a fix. It will. be updated soon.

For now, if you plan on sharing your project page as the main way of distributing the app, you probably want to use an index of (item # - 1) until the fix has been pushed out.

---

<div class="post-metadata">

### Author: ![guidolang](https://avatars.discourse-cdn.com/v4/letter/g/ed8c4c/32.png) [@guidolang](https://community.thunkable.com/u/guidolang)
#### Post date: [February 11, 2022, 10:39am UTC](https://community.thunkable.com/t/bug-breaking-all-apps-with-lists-on-project-detail-page/1722172/5 "2022-02-11T10:39:56Z")

</div>

FYI, I noticed that the bug has already been fixed. It’s all working as expected now. Thanks for the super fast turnaround @jared!

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [February 11, 2022, 8:30pm UTC](https://community.thunkable.com/t/bug-breaking-all-apps-with-lists-on-project-detail-page/1722172/6 "2022-02-11T20:30:01Z")

</div>


