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

I can't sync my existing bolt project to a github repo

Open AndreyGurevich opened this issue 1 year ago • 1 comments

Describe the bug

I have a bolt project, I spent some time working on it. And after that, I decided to sync it to github

I have a button "create a new repo" and it really creates a new repo. But there is no UI to push changes to that repo

Link to the blitz that caused the error

https://stackblitz.com/edit/sb1-y4vici?file=.vscode%2Fsettings.json

Steps to reproduce

go to https://stackblitz.com/ and try to push project to git

Expected behavior

files in git

Parity with Local

Screenshots

I have [run the project in my local machine](https://github.com/stackblitz/webcontainer-core/blob/main/repro.md#try-locally) and I could not reproduce the issue. * is a mandatory to check

Platform

Browser name  = Chrome
Full version  = 131.0.0.0
Major version = 131
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 118005256,
  "usedJSHeapSize": 82885856,
  "jsHeapSizeLimit": 4294705152
}
Hash = 88b6dd69

Additional context

No response

AndreyGurevich avatar Nov 29 '24 15:11 AndreyGurevich

Hey, I am facing the same problem, did you find any solution?

Akankshapilli avatar Sep 25 '25 10:09 Akankshapilli