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

no longer showing preview #101

Closed
skeddles opened this issue Aug 6, 2024 · 6 comments
Closed

no longer showing preview #101

skeddles opened this issue Aug 6, 2024 · 6 comments

Comments

@skeddles
Copy link

skeddles commented Aug 6, 2024

idk why but the preview window suddenly stopped working for me

i restarted computer and reinstalled add on and tried other swings and a new one

image

@mikedpad
Copy link

mikedpad commented Aug 7, 2024

I'm seeing the same issue. This started after the latest Visual Studio Code update for July 2024 (version 1.92).

Edit: Rollback to VS Code v1.91 for compatibility: https://code.visualstudio.com/updates/v1_91

@HDDTHR
Copy link

HDDTHR commented Aug 9, 2024

I think I might be experiencing the same thing myself.
The CodeSwing output window is empty, while the Extension Host output window shows this error..

2024-08-09-09:42:37-screenshot

2024-08-09 09:35:57.778 [error] TypeError: Cannot convert a Symbol value to a string
	at createAction (.././node_modules/mobx/dist/mobx.esm.js:695:102)
	at action (.././node_modules/mobx/dist/mobx.esm.js:2194:34)
	at makeAction (.././node_modules/mobx/dist/mobx.esm.js:3104:45)
	at makeProperty (.././node_modules/mobx/dist/mobx.esm.js:3171:11)
	at eval (.././node_modules/mobx/dist/mobx.esm.js:2427:7)
	at Array.forEach (<anonymous>)
	at extendObservable (.././node_modules/mobx/dist/mobx.esm.js:2426:31)
	at Function.object (.././node_modules/mobx/dist/mobx.esm.js:627:12)
	at deepEnhancer (.././node_modules/mobx/dist/mobx.esm.js:516:43)
	at new ObservableValue (.././node_modules/mobx/dist/mobx.esm.js:928:20)
	at ObservableObjectAdministration.addObservableProp_ (.././node_modules/mobx/dist/mobx.esm.js:4611:22)
	at makeProperty (.././node_modules/mobx/dist/mobx.esm.js:3218:13)
	at eval (.././node_modules/mobx/dist/mobx.esm.js:2427:7)
	at Array.forEach (<anonymous>)
	at extendObservable (.././node_modules/mobx/dist/mobx.esm.js:2426:31)
	at Function.object (.././node_modules/mobx/dist/mobx.esm.js:627:12)
	at deepEnhancer (.././node_modules/mobx/dist/mobx.esm.js:516:43)
	at new ObservableValue (.././node_modules/mobx/dist/mobx.esm.js:928:20)
	at ObservableObjectAdministration.addObservableProp_ (.././node_modules/mobx/dist/mobx.esm.js:4611:22)
	at set (.././node_modules/mobx/dist/mobx.esm.js:2736:11)
	at Object.set$1 [as set] (.././node_modules/mobx/dist/mobx.esm.js:3019:5)
	at openSwing (.././src/preview/index.ts:269:31)

1.92.0-insider
b1c0a14de1414fcdaa400695b4db1c0799bc3124
x64
Arch Linux

@serhatbek
Copy link

serhatbek commented Aug 14, 2024

I added the extension yesterday and have the same issue. I disabled all my other extensions to check if anything is interrupting but nothing changed. In case it might help here is my extension list:

extensions

@RogerHolbrook
Copy link

RogerHolbrook commented Aug 29, 2024

I had the same problem - no output in the CodeSwing window.
With the same error messages in the Extension Host output window as HDDTHR above.
Running VSCode 1.92.2
Rollback to VScode 1.91 restores output to CodeSwing window.
Windows 11 Pro
Version 23H2
OS build 22631.4037
Windows Feature Experience Pack 1000.22700.1027.0

@lostintangent
Copy link
Owner

This has now been fixed with the latest version of CodeSwing

@skeddles
Copy link
Author

thanks!

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

6 participants