# \[Solved\] Built app doesn't respond to clicks

**URL:** https://community.thunkable.com/t/solved-built-app-doesnt-respond-to-clicks/2938731
**Category:** Issues / Bugs
**Tags:** design, beginner, help
**Created:** [April 10, 2024, 7:17am UTC](https://community.thunkable.com/t/solved-built-app-doesnt-respond-to-clicks/2938731 "2024-04-10T07:17:13Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![matt\_conroy](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/matt_conroy/32/150843_2.png) [@matt\_conroy](https://community.thunkable.com/u/matt_conroy)
#### Post date: [April 11, 2024, 2:27pm UTC](https://community.thunkable.com/t/solved-built-app-doesnt-respond-to-clicks/2938731/4 "2024-04-11T14:27:36Z")

</div>

Thank you for sharing the URL. There was a bug from last week caused by having a function with an output (return) will cause all other components on the page to also not function.

> [@\[SOLVED\] Known good app crashes as of today, with no additional blocks added](https://community.thunkable.com/t/solved-known-good-app-crashes-as-of-today-with-no-additional-blocks-added/2926436/9):
>
> We’ve discovered an issue related to a recent release where using a function with an output (return) will cause all other components on the page to also not function. Based on the project above, it looks like that is the culprit of your issue. I do sincerely apologize for the inconvenience here. We’re working now to fix this issue as soon as possible. We’ll keep you updated here as we learn more.

![Screenshot 2024-04-11 at 10.21.41 AM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/6/6/6627b419b6c8d1b1fe2ce7549b3b5415f0a1eaf5.png)

Can you add a new block (e.g. a new click event) into the screen so that the code can recompile for the updated code after the bug fix? This should solve the issue and you should be able to have clicks working again.

---

_[View the full topic](https://community.thunkable.com/t/solved-built-app-doesnt-respond-to-clicks/2938731)._
