You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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".
Describe the bug
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:

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

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

Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: