-
Notifications
You must be signed in to change notification settings - Fork 271
Description
Describe the bug
I have tried private sharing my application url, both as secret url, and private url sent to my key contacts. I don't feel comfortable publishing yet, so I wanted some people I trust to review, before I can publish.
But the url is not working.
I clicked that I have run locally to reproduce the behavior, but only because your system forced me to do that. I cannot reproduce it, since it's something about sharing an application url so users can access my app from Bolt server.
I browsed the Internet, and I'm advised to publish, as the only way to get through this.
Link to the blitz that caused the error
https://stackblitz.com/edit/sb1-7ga4a2t9?file=.vscode%2Fsettings.json
Steps to reproduce
- Go to https://sb1-7ga4a2t9.stackblitz.io
- Watch if it displays anything.
Expected behavior
I expect my application to become accessible to my team, and other people I invite, when they have the URL.
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 = 145.0.0.0
Major version = 145
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36 Edg/145.0.0.0
performance.memory = {
"totalJSHeapSize": 115512754,
"usedJSHeapSize": 112363922,
"jsHeapSizeLimit": 4294967296
}
Hash = 3b7d1e54
Additional context
No response