Closed
Description
Bug description
When using gitpod.io/#prebuild/<repo_url>
Page keeps reloading itself every second, eventually gets to this screen -
While this is happening, open a new tab with gitpod.io/#<repo_url>
(without prebuild
), the screen shows a prebuild is running (terminal view), but nothing is happening.
When the process is done, opening the repo URL in Gitpod works fine, and it seems that prebuild ran successfully.
Steps to reproduce
- Open https://gitpod.io/#prebuild/<repo_url>
- Confirm page is reloading itself in a loop
Workspace affected
No response
Expected behavior
No response
Example repository
No response
Anything else?
No response