Open talsenteam opened 2 years ago
As you pointed correctly this is an issue in openvsx https://github.com/eclipse/openvsx/issues/468, unfortunately deployment of openvsx has been delayed a lot of times, they tried deploying again last week but it ended up in many errors so they had to revert it, there's no ETA when openvsx will be finally deployed successfully but hopefully soon, we are actively working with them :pray:
As you pointed correctly this is an issue in openvsx eclipse/openvsx#468, unfortunately deployment of openvsx has been delayed a lot of times, they tried deploying again last week but it ended up in many errors so they had to revert it, there's no ETA when openvsx will be finally deployed successfully but hopefully soon, we are actively working with them pray
Should I remove the issue from here?, because it is more or less a duplicate of https://github.com/gitpod-io/gitpod/issues/10523
Let's keep it open until it's fixed :+1:
Does this issue occur when all extensions are disabled?:
Yes
1.67.0, 1.68.1, 1.69.2
docker on Linux/Darwin
(running on the same machines as the browsers listed below, http://localhost:3000)103.0.5060.134 (snap)
running on Ubuntu 22.045.15.0-41-generic
with KDE installed (sudo apt install kde-full
)103.0.5060.134 (Official Build) Arch Linux (64-bit)
running on5.18.12-3-MANJARO
103.0.5060.134 running on Darwin Kernel Version 21.5.0
3.2.0
Steps to Reproduce:
docker compose up --detach
http://localhost:3000/?folder=/home/workspace
in your browser (preferrably Chromium without Extensions)pomdtr.excalidraw-editor
test.excalidraw
in the editorMore info & some screenshots can be found in the linked repository.
Expected Behavior
The excalidraw preview / editor should be usable when working on
http://localhost:3000
without even a reverse proxy (that may cause issues due to some CORS, etc settings).Workaround
As mentioned by @pomdtr : The Excalidraw extension can be installed via the vsix file ( https://marketplace.visualstudio.com/items?itemName=pomdtr.excalidraw-editor ), then it works.
Notes
Linked Issue: https://github.com/eclipse/openvsx/issues/468 Linked Issue: https://github.com/excalidraw/excalidraw-vscode/issues/56
What do we need to do in order to get the extension to be displayed in the browser? many thanks in advance !!
Possible duplicate of https://github.com/gitpod-io/gitpod/issues/10523