webview resource path is incorrect in some cases #6373
Labels
bug
bugs found in the application
plug-in system
issues related to the plug-in system
vscode
issues related to VSCode compatibility
webviews
issues related to webviews
Description
We fixed the #5503 problem before, which brought new problems.
On some plugins, such as vscode-python, their webview already contains a
base
tag.If there is no slash prefix, you will get the wrong path.
Reproduction Steps
OS and Theia version:
ALL
Theia master branch
Diagnostics:
I can't find a way to support proxy mode in the case of only modifying the front end. I think we can add some configuration to support it.
The text was updated successfully, but these errors were encountered: