webcontainer-core icon indicating copy to clipboard operation
webcontainer-core copied to clipboard

Different version of codes from dashboard depending on how you click to access and button "go to bolt" not appearing

Open ArkonJavia opened this issue 9 months ago • 0 comments

Describe the bug

  • Different versions of code when accessing the repositories direct from dashboard stackblitz. From stackblitz dashboard, quen I click on my "recent repositories" project, it redirects me to my project correctly. However, if I click on the project on "recent projects", the code isnt the same, its an old version. Not sure if this second part is a bug but, also when I access by the "recent projects", the GIT options doesnt appears like in "recent repositories" (just create a repository option). At same time, when I access my project by "recent repositories", the "go to bolt.new" button doesnt appears (but here I have the git options).

Link to the blitz that caused the error

https://stackblitz.com/edit/stackblitz-starters-spbnt7ld?file=package.json

Steps to reproduce

Situation 1: 1- go to "dashboard" 2- click in one project (ex. project A) of "recent repositories". The button "open on Bolt.new" doesnt appears; 3- go back to "dashboard" 4- click in on the same project on "recent projects". the code is different/deprecated compared with the one that appears on "recent repositories". ALso doesnt appears other options to git, except create a new repository.

Expected behavior

1- The code suppose to be the same when you open from "recent repositories" or "recent projects", considering its the same project; 2- The "Open on Bolt.new" button should appears in both situation; 3- the git options should appears in both situations, not only "create repository".

Parity with Local

Screenshots

Accessing options: Image

Opened by recent repositories, the button "go to bolt.new" doesnt appears Image

Opened by recent projects, the git options doesnt appears, except create new repository, however, its a project which already have one. Image

Platform

Browser name  = Chrome
Full version  = 132.0.0.0
Major version = 132
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 OPR/117.0.0.0
performance.memory = {
  "totalJSHeapSize": 73436227,
  "usedJSHeapSize": 69279539,
  "jsHeapSizeLimit": 4294705152
}
Hash = 33edf5bb

Additional context

No response

ArkonJavia avatar Apr 05 '25 09:04 ArkonJavia