-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Description
Describe the bug
When not registered/logged in and into a playground/codebase after doing some changes, when pressing the "Sign in to save your changes" it do not save.
Link to the blitz that caused the error
https://stackblitz.com/edit/nextjs?file=README.md
Steps to reproduce
- MUST NOT BE REGISTERED/LOGGED IN
- Go to https://stackblitz.com/edit/nextjs?file=README.md
- Install some libraries , create files , write code.
- Open a new tab in browser , go to stackblitz -> create account ( do not verify email )
- Go back to the tab ("https://stackblitz.com/edit/nextjs?file=README.md")
- Click the "Sign in to save your changes", insert credentials -> click "Sign in" and then message about "verify email" appears
- Verify email
- Click again "Sign in"
- And it redirects to the dashboard with empty projects, not saved and lost the codebase
Expected behavior
Expected to save
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
No response
Platform
Browser name = Chrome
Full version = 129.0.0.0
Major version = 129
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 89240614,
"usedJSHeapSize": 84044294,
"jsHeapSizeLimit": 4294705152
}
Hash = 134daa3c
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels