-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Description
Describe the bug
I had been using Codeflow for a while and installed a few extensions. I recall the extensions would persist through reloads and even across projects. However, recently the Prettier extension was not included even though others were.
I would be less confused if none were persisted at all but it seems like some state is being frozen somewhere. In a new Chrome profile I cleared out all data from stackblitz and installed some new extensions, and only Vim persisted.
Link to the blitz that caused the error
https://stackblitz.com/~/github.com/stackblitz/docs
Steps to reproduce
Understandably the extensions are a local thing so a screen recording is provided below
- Go to any project (even the no project https://stackblitz.com/~/ )
- Observe that some extensions loaded (e.g. Vue, Vim)
- Install the Prettier extension
- Reload the Codeflow window
- Observe that the extensions from the first load are there but not the newly installed ones
Expected behavior
All extensions persist after reload
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
stackblitz-screen-capture.mp4
Platform
- OS: Windows 11
- Browser: Chrome
- Version: 135.0.7049.97
Additional context
No response
randName
Metadata
Metadata
Assignees
Labels
No labels