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

While clicking alt + leftArrow not like in the VS code IDE it is reloading the entire stackblitz...

Open Vasanthvivi opened this issue 2 months ago • 0 comments

Describe the bug

VS Code IDE has the (alt + leftArrow) to track the pages but in stackblitz also that works,, but it is reloading the entire stackblitz.. instead of navigating to that file only...

Link to the blitz that caused the error

https://stackblitz.com/edit/o9fsng?file=src%2Finput-example%2Finput-overview-example.scss

Steps to reproduce

  1. Open Stackblitz
  2. Open Some Files
  3. Click (alt + leftArrow)
  4. and see the entire reloading of the stackblitz instead of the particular navigated file.
  5. thanks

Expected behavior

It should not reload the entire stackblitz application, instead of that it should navigate and open the file...

Parity with Local

Screenshots

No response

Platform

Browser name  = Chrome
Full version  = 124.0.0.0
Major version = 124
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 97789475,
  "usedJSHeapSize": 74811451,
  "jsHeapSizeLimit": 4294705152
}
Hash = 41fbae16

Additional context

No response

Vasanthvivi avatar Apr 30 '24 07:04 Vasanthvivi