# \[SOLVED\] Canvas - Stage - Sprite to display an image and get x and y plus draw a dot

**URL:** https://community.thunkable.com/t/solved-canvas-stage-sprite-to-display-an-image-and-get-x-and-y-plus-draw-a-dot/2918907
**Category:** Questions about Thunkable X
**Created:** [March 28, 2024, 7:21pm UTC](https://community.thunkable.com/t/solved-canvas-stage-sprite-to-display-an-image-and-get-x-and-y-plus-draw-a-dot/2918907 "2024-03-28T19:21:22Z")
**Posts on this page:** 1
**Showing post:** 5

<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 16, 2024, 1:19pm UTC](https://community.thunkable.com/t/solved-canvas-stage-sprite-to-display-an-image-and-get-x-and-y-plus-draw-a-dot/2918907/5 "2024-04-16T13:19:44Z")

</div>

@Carlos_Bieberach 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-canvas-stage-sprite-to-display-an-image-and-get-x-and-y-plus-draw-a-dot/2918907)._
