Che-theia: Webview resources within non-theia sidecars return 404 #17931
Labels
area/editor/theia
Issues related to the che-theia IDE of Che
area/editors
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P2
Has a minor but important impact to the usage or development of the system.
if you check the screenshot, extensions that need to serve files directly and use a sidecar return 404 errors for resources that are contained outside of the theia sidecar filesystem.
I guess this could be solved by adding workaround volume for theia in the devfile, but this is something that will be always required by certain extensions (like plantUML), so I think it would be better to add an extra property in plugin yaml volumes, like:
The text was updated successfully, but these errors were encountered: