# App freezing when I live test

**URL:** https://community.thunkable.com/t/app-freezing-when-i-live-test/2331726
**Category:** Questions about Thunkable X
**Created:** [March 19, 2023, 12:52am UTC](https://community.thunkable.com/t/app-freezing-when-i-live-test/2331726 "2023-03-19T00:52:13Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![vermatul15tqxhg3](https://avatars.discourse-cdn.com/v4/letter/v/278dde/32.png) [@vermatul15tqxhg3](https://community.thunkable.com/u/vermatul15tqxhg3)
#### Post date: [March 19, 2023, 12:52am UTC](https://community.thunkable.com/t/app-freezing-when-i-live-test/2331726/1 "2023-03-19T00:52:13Z")

</div>

Hi,

When I try to to live test my app on a PC the whole tab freezes, I have to reload it for it to go away.  
Please help me with this

Thanks

[Link to project](https://x.thunkable.com/copy/a6ca2630499fe7c5dc18bd33060bcbb7)

---

<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: [March 19, 2023, 2:15am UTC](https://community.thunkable.com/t/app-freezing-when-i-live-test/2331726/2 "2023-03-19T02:15:59Z")

</div>

Your blocks will attempt to force the loop index, i, to be zero. That’s a bad idea! What were you trying to do with the Row\_number variable? I assume you wanted to find a matching row value and then display the image from that row. Did you mean to set app variable Row\_number to i but accidentally swapped those?

 ![Screenshot 2023-03-18 at 7.18.07 PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/b/0/b0fed624fb6ddbf8c1748ba6e4ade9818d03a8f0.png)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [June 17, 2023, 2:16am UTC](https://community.thunkable.com/t/app-freezing-when-i-live-test/2331726/3 "2023-06-17T02:16:47Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
