You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/12/17 13:16:49 UTC

[GitHub] [camel-karavan] apupier commented on issue #148: Run button doesn't work after VSCode upgrade to 1.63

apupier commented on issue #148:
URL: https://github.com/apache/camel-karavan/issues/148#issuecomment-996714693


   I guess that now there is a distinction between the `host` and the iframe `name`, by using developer tools and inspecting the webview, I found:
   ```
   <iframe name="05d3cd2a-7b10-4f87-a944-7dfcd6db49df" class="webview ready" sandbox="allow-scripts allow-same-origin allow-forms allow-pointer-lock allow-downloads" allow="clipboard-read; clipboard-write;" src="vscode-webview://2853133e-9bb6-49d8-a6c0-788031a21ab6/index.html?id=2853133e-9bb6-49d8-a6c0-788031a21ab6&amp;swVersion=2&amp;extensionId=camel-karavan.karavan&amp;platform=electron&amp;vscode-resource-base-authority=vscode-resource.vscode-webview.net&amp;parentOrigin=vscode-file%3A%2F%2Fvscode-app" style="border: none; width: 100%; height: 100%;"></iframe>
   ```
   
   I put log and the path provided to the command is now the iframe name.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org