-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Support for custom editors looks completely broken #15416
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
Comments
I get a log of 404 messages in the browser log when opening webviews and the webviews fail to load. I'm using the gitlens extension to test and hediet.vscode-drawio. Example logs:
|
I quickly searched through recent commits that might be relevant and it seems the the problems stems from this PR (#15331). The commit before works for me and after it doesn't. @colin-grant-work could you chime in whether we can simply revert the change? |
@tsmaeder, we can revert it, but if we do, we should make an issue to fix the problem it identifies, and to add tests to check for whatever regression it caused, since all of our existing tests continued to pass, seemingly. |
Fixes eclipse-theia#15416 Contributed on behalf of STMicroelectronics Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
@tsmaeder Thank you for fixing it so fast! 👍 |
Originally posted by @pisv in #15401
The text was updated successfully, but these errors were encountered: