-
Notifications
You must be signed in to change notification settings - Fork 524
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
The tooltip shows "loading..." when hovering the mouse over "Image group" #2679
Comments
I'm trying on Windows as well and it's not showing any tooltip at all for the group nodes, which is what I'd expect. @v-ruizh does this happen consistently? |
Ok, I can repro this issue on Insiders. I'll take a look. |
@alexr00 I saw you have some changes in this area; is there a difference between 1.52.1 and the latest Insiders that would result in "Loading..." being shown for providers that do implement If the concrete tree item object implements EDIT: Aha, yes! microsoft/vscode#111615 / microsoft/vscode@5162c8e Is there a way to stop it from showing "Loading..." for things that won't ever change? |
Working on an upstream fix in vscode-azureextensionui, but also opening microsoft/vscode#115337. Either of those two will fix our issue. |
OS: Win 10
Build Version: 20210127.15
Repro Steps:
Expect:
The tooltip shows well, such as when hovering the mouse over the image.
Actual:
The tooltip shows "loading...".
More Info:
The text was updated successfully, but these errors were encountered: