Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
Vasanthvivi opened this issue Apr 30, 2024 · 0 comments

Comments

@Vasanthvivi
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant