# Issue with "when Screen Starts" event since Jan 12, 2021

**URL:** https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954
**Category:** Questions about Thunkable X
**Created:** [January 13, 2021, 5:23pm UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954 "2021-01-13T17:23:13Z")
**Posts on this page:** 20
**Page:** 2

<div class="post-metadata">

### Author: ![antje.smilesyft](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/antje.smilesyft/32/67780_2.png) [@antje.smilesyft](https://community.thunkable.com/u/antje.smilesyft)
#### Post date: [January 13, 2021, 7:23pm UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/24 "2021-01-13T19:23:32Z")

</div>

Thanks. I did this on all screens where I found issues. It’s always running through from beginning to end and speaks to me as it should, the issues remain. So, for example, the speech blocks are executed but the screen remains blank where blocks should have been cloned and made visible.

---

<div class="post-metadata">

### Author: ![drted](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/drted/32/92694_2.png) [@drted](https://community.thunkable.com/u/drted)
#### Post date: [January 13, 2021, 7:39pm UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/25 "2021-01-13T19:39:56Z")

</div>

A few more questions:

- I’m not seeing the blocks where List\_Viewer\_NE is cloned. Can you share those blocks?
- Aside from cloning, if you make List\_viewer\_NE visible, are you able to see the initial prompt text or is it blank as well?  
 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/4/0/40a9d5018ced92880b5e2fa0bba62a6d01962773.png)  
 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/7/4/74a6e0189beb1d98bc195af2f5b1fd8c6e55e0cf.png)
- Is app variable initial\_prompt reused on mulitple screens or within other functions besides the open event? If there are event timing issues, mulitple processes could be causing issues.

---

<div class="post-metadata">

### Author: ![antje.smilesyft](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/antje.smilesyft/32/67780_2.png) [@antje.smilesyft](https://community.thunkable.com/u/antje.smilesyft)
#### Post date: [January 13, 2021, 8:12pm UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/29 "2021-01-13T20:12:22Z")

</div>

> [@drted](#):
>
> I’m not seeing the blocks where List\_Viewer\_NE is cloned. Can you share those blocks?

On this screen, I am not cloning anything.

> [@drted](#):
>
> Aside from cloning, if you make List\_viewer\_NE visible, are you able to see the initial prompt text or is it blank as well?

It’s visible the entire time and blank.

> [@drted](#):
>
> Is app variable initial\_prompt reused on mulitple screens or within other functions besides the open event?

It’s only used on this one screen. Until yesterday, it has been working perfectly 🙂

> [@antje.smilesyft](#):
>
> when testing in Thunkable Live on Android

I just tested on my old iPhone 6s, iOS 12.4 and everything appears normal there. None of the issues are happening for me when testing on this device.  
On my Samsung Galaxy S10, Android 10, the issues are there.

!!Edit: Same issues in iPhone 6s now.

---

<div class="post-metadata">

### Author: ![drted](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/drted/32/92694_2.png) [@drted](https://community.thunkable.com/u/drted)
#### Post date: [January 13, 2021, 8:43pm UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/30 "2021-01-13T20:43:57Z")

</div>

Great detail, thanks!

If you replace app variable initial\_prompt with a string block in the open event, does it appear? I know Wei mentioned some app variable changes recently.

---

<div class="post-metadata">

### Author: ![antje.smilesyft](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/antje.smilesyft/32/67780_2.png) [@antje.smilesyft](https://community.thunkable.com/u/antje.smilesyft)
#### Post date: [January 14, 2021, 9:14am UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/32 "2021-01-14T09:14:07Z")

</div>

No, that doesn’t change anything. List viewer still not appearing on the screen.

Edit: Same issues in iPhone 6s now.

---

<div class="post-metadata">

### Author: ![oreeldadln](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/oreeldadln/32/89185_2.png) [@oreeldadln](https://community.thunkable.com/u/oreeldadln)
#### Post date: [January 14, 2021, 9:19am UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/34 "2021-01-14T09:19:49Z")

</div>

Its not just the list viewer its everything that connected to the when open screen block.

This is happening in ios and android - live test and downloaded versions.

please fix it asap.  
Its not something we can work with or ignore like the long lasting status bar issue.

It is critical for people who need to release versions…

---

<div class="post-metadata">

### Author: ![drted](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/drted/32/92694_2.png) [@drted](https://community.thunkable.com/u/drted)
#### Post date: [January 14, 2021, 10:51am UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/35 "2021-01-14T10:51:03Z")

</div>

Definitely sounds like the open event is not occurring.

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [January 14, 2021, 11:19am UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/36 "2021-01-14T11:19:50Z")

</div>

> [@oreeldadln](#):
>
> its everything that connected to the when open screen block.

Hey @oreeldadln - if you change it from “open” to “starts” does that make a difference?

* * *

> [@drted](#):
>
> sounds like the open event is not occurring

Sounds like it. I’ll start looking into this so and see if I can reproduce any of these issue.

@83c4d26aa4d240 @antje.smilesyft @oreeldadln @Deluxe if you have any MWEs that isolate and demonstrate just this behaviour, please share them with me.

Thanks!

---

<div class="post-metadata">

### Author: ![oreeldadln](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/oreeldadln/32/89185_2.png) [@oreeldadln](https://community.thunkable.com/u/oreeldadln)
#### Post date: [January 14, 2021, 11:39am UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/37 "2021-01-14T11:39:09Z")

</div>

“When starts” is working, but it doesn’t help me because i need some specific code to run everytime the screen opens and not only when it starts.  
is there any way to surpuse it with blocks and do something so my code will run in this situation untill you will release a fix?

---

<div class="post-metadata">

### Author: ![bader\_mouti](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/bader_mouti/32/98887_2.png) [@bader\_mouti](https://community.thunkable.com/u/bader_mouti)
#### Post date: [January 14, 2021, 10:57am UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/38 "2021-01-14T10:57:31Z")

</div>

i have a problem with Data\_Viewer on ios  
when i open the Data\_Viewer screen its loading normal and  
when i click the Data\_Viewer items its navigate me to the next screen and loading the items normal  
but when i swipe the screen to back to Data\_Viewer screen on ios the Data\_Viewer not showing the items

anyone have this problem too ???

---

<div class="post-metadata">

### Author: ![drted](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/drted/32/92694_2.png) [@drted](https://community.thunkable.com/u/drted)
#### Post date: [January 14, 2021, 11:02am UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/39 "2021-01-14T11:02:36Z")

</div>

Something like this ?

> [@Issue with "when Screen Starts" event since Jan 12, 2021](http://community.thunkable.com/t/multiple-issues-since-yesterday-anyone-else/1047954/13):
>

---

<div class="post-metadata">

### Author: ![bader\_mouti](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/bader_mouti/32/98887_2.png) [@bader\_mouti](https://community.thunkable.com/u/bader_mouti)
#### Post date: [January 14, 2021, 11:09am UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/40 "2021-01-14T11:09:29Z")

</div>

yes exactly

and some times when i run the app its not showing the Data\_Viewer items

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [January 14, 2021, 11:20am UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/41 "2021-01-14T11:20:25Z")

</div>

@bader_mouti and in your app are you using a `when screen opens` block as well?

---

<div class="post-metadata">

### Author: ![bader\_mouti](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/bader_mouti/32/98887_2.png) [@bader\_mouti](https://community.thunkable.com/u/bader_mouti)
#### Post date: [January 14, 2021, 11:22am UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/42 "2021-01-14T11:22:15Z")

</div>

yes i did

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [January 14, 2021, 11:49am UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/43 "2021-01-14T11:49:31Z")

</div>

Ok, thanks @bader_mouti - seems like it’s probably the same thing so merging your topic with this one.

I’m going to narrow the scope of this topic now to just issues with **screen opens** or **screen starts** blocks.

If anyone has any other issues, please create a new topic.

@bader_mouti just flagging my request to the others again too:

> [@domhnallohanlon](#):
>
> if you have any MWEs that isolate and demonstrate just this behaviour, please share them with me.

---

<div class="post-metadata">

### Author: ![oreeldadln](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/oreeldadln/32/89185_2.png) [@oreeldadln](https://community.thunkable.com/u/oreeldadln)
#### Post date: [January 14, 2021, 12:05pm UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/44 "2021-01-14T12:05:50Z")

</div>

🙏 please fix it as soon as you can

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [January 14, 2021, 12:15pm UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/45 "2021-01-14T12:15:11Z")

</div>

@oreeldadln, right now I’m working to identify the source of the problem and reliably reproduce it.

Once done, we can look at a fix.

Again, if you have any sample projects or materials that can help with this then I would appreciate your assistance.

Thanks!

---

<div class="post-metadata">

### Author: ![caminostudio](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/caminostudio/32/74734_2.png) [@caminostudio](https://community.thunkable.com/u/caminostudio)
#### Post date: [January 14, 2021, 12:19pm UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/46 "2021-01-14T12:19:14Z")

</div>

Problems since yesterday. After reading this post, I changed from “When screen starts” to “When screen open” and everything went back to working. Thanks.

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [January 14, 2021, 12:25pm UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/47 "2021-01-14T12:25:41Z")

</div>

Thank you @caminostudio - that helped!

Was just able to replicate the described behaviour with this info, much obliged. I’ve updated the topic title accordingly.

* * *

@83c4d26aa4d240 @antje.smilesyft @oreeldadln @Deluxe @bader_mouti

Many of you have mentioned you were having issues with the screen opens block, can you clarify/provide screenshots of if this is the `opens` or the `starts` event?

Thanks

---

<div class="post-metadata">

### Author: ![83c4d26aa4d240](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/83c4d26aa4d240/32/61682_2.png) [@83c4d26aa4d240](https://community.thunkable.com/u/83c4d26aa4d240)
#### Post date: [January 14, 2021, 12:30pm UTC](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/48 "2021-01-14T12:30:43Z")

</div>

I can send you a project where you can see some of this behavior in private if you need

[Previous page](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954.md?page=1)

[Next page](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954.md?page=3)
