# Adding some components upon Web Viewer

**URL:** https://community.thunkable.com/t/adding-some-components-upon-web-viewer/4108592
**Category:** Issues / Bugs
**Tags:** design
**Created:** [April 30, 2026, 4:32am UTC](https://community.thunkable.com/t/adding-some-components-upon-web-viewer/4108592 "2026-04-30T04:32:44Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![mbcodes451](https://avatars.discourse-cdn.com/v4/letter/m/ecd19e/32.png) [@mbcodes451](https://community.thunkable.com/u/mbcodes451)
#### Post date: [April 30, 2026, 4:32am UTC](https://community.thunkable.com/t/adding-some-components-upon-web-viewer/4108592/1 "2026-04-30T04:32:44Z")

</div>

Hey there!  
I am using a web viewer in one of my projects. It is used to display google forms. I wanted to make a feature like after they submit the form, the user should be able to go back to the main screen either by clicking a button or automatically. Initially, I added a wait block and made the button appear. It worked a few times. But now after 3 months, the button does not appear. I don’t know why that is happening but in many parts of multiple projects that I have created, if I don’t open it and use it for at least a month or so, it starts lagging and creating issues that are nearly impossible to solve… I hope anyonee knows how to do this and I request the developerss of Thunkable to please do their best in fixing your interface.  
Thanks,

---

<div class="post-metadata">

### Author: ![brianl](https://avatars.discourse-cdn.com/v4/letter/b/f14d63/32.png) [@brianl](https://community.thunkable.com/u/brianl)
#### Post date: [May 1, 2026, 5:52pm UTC](https://community.thunkable.com/t/adding-some-components-upon-web-viewer/4108592/2 "2026-05-01T17:52:00Z")

</div>

Do you have a screenshot of the blocks or a project link you can share?

---

<div class="post-metadata">

### Author: ![mbcodes451](https://avatars.discourse-cdn.com/v4/letter/m/ecd19e/32.png) [@mbcodes451](https://community.thunkable.com/u/mbcodes451)
#### Post date: [May 3, 2026, 3:25am UTC](https://community.thunkable.com/t/adding-some-components-upon-web-viewer/4108592/3 "2026-05-03T03:25:42Z")

</div>

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/3/b/3bb051b18fe4952c34f96f8fdecbafd0e865dbb8.png) Here are the blocks I used. Unfortunately I can’t send the url of the project as I am working in an Organization account and my mentor is the admin. But I will send the browser link and I hope it helps.

> **[Thunkable](https://x.thunkable.com/projects/6820aea21f0df707d6b217c6/260546fd-ff38-4dce-bfbe-6123ef872448/designer)**

---

<div class="post-metadata">

### Author: ![brianl](https://avatars.discourse-cdn.com/v4/letter/b/f14d63/32.png) [@brianl](https://community.thunkable.com/u/brianl)
#### Post date: [May 5, 2026, 1:32am UTC](https://community.thunkable.com/t/adding-some-components-upon-web-viewer/4108592/4 "2026-05-05T01:32:47Z")

</div>

Try adding a [Web Viewer Reload Block](https://docs.thunkable.com/app-design/ui-components/embed-components/web-viewer#call-web-viewers-reload) after setting the URL

---

<div class="post-metadata">

### Author: ![mbcodes451](https://avatars.discourse-cdn.com/v4/letter/m/ecd19e/32.png) [@mbcodes451](https://community.thunkable.com/u/mbcodes451)
#### Post date: [May 5, 2026, 2:38am UTC](https://community.thunkable.com/t/adding-some-components-upon-web-viewer/4108592/5 "2026-05-05T02:38:08Z")

</div>

I think I figured out the main issue. I had added the button long ago before adding the Web Viewer. So it comes underneath it and would not show. Now I just deleted it and added the button upon it. It has worked now. Thanks for all the help though 🙏
