Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
ArkonJavia opened this issue Apr 5, 2025 · 0 comments

Comments

@ArkonJavia
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant