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

Typo in "servor" listening... should be "server"

Open Victor-Villacis opened this issue 1 month ago • 1 comments

Describe the bug

Typo when conncted and serving in a url.

Image

Link to the blitz that caused the error

https://stackblitz.com/edit/stackblitz-starters-qkr3peig?file=index.html

Steps to reproduce

  1. Go to window
  2. Inspect
  3. See type in the console

Expected behavior

should be server instead of "servor"

Parity with Local

Screenshots

Image

Platform

Browser name  = Chrome
Full version  = 142.0.0.0
Major version = 142
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 96232577,
  "usedJSHeapSize": 84576093,
  "jsHeapSizeLimit": 4294705152
}
Hash = cf284e50

Additional context

No response

Victor-Villacis avatar Nov 10 '25 02:11 Victor-Villacis

We noticed that the project you shared is not public. Please change the visibility of the project to either secret or public.

github-actions[bot] avatar Nov 10 '25 02:11 github-actions[bot]