Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
The Snowflake extension does not show results. The query history shows the query but no results appear in the panel.
For a reason unknown to me. I see the Snowflake tab twice in the panel. Neither have results.
This functionality is a must for any data engineer using snowflake and cursor. This works in vscode without issue.
Steps to Reproduce
Install Snowflake extension. Run a query.
Expected Behavior
Query results should be visible in the panel
Screenshots / Screen Recordings
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.2.33
VSCode Version: 1.105.1
Commit: e59189a34d286d2e1fd6985c9272738c54289860
Date: 2025-12-18T01:38:58.163Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 23.6.0
Does this stop you from using Cursor
Yes - Cursor is unusable
2 Likes
deanrie
(Dean Rie)
December 18, 2025, 8:31am
2
Hey, thanks for the report. The issue with empty results in the Snowflake extension is a known bug that the team is investigating. This affects not only Snowflake but all webview extensions in the bottom panel of Cursor.
Related reports: Webview-based extensions fail to render in the bottom panel, but work in the side bar
Temporary solution (works 100%):
Right-click on the “Query Results” tab → “Move View” → “Primary Side Bar”
The webview renders correctly in the side panel, just not in the bottom
You can use the Secondary Side Bar as an alternative
The problem is that Cursor doesn’t initialize webview service workers in the bottom panel, although it works fine in VSCode.
Follow updates in the related thread - once fixed, the webview will work in all panels.
1 Like
I’ve been experiencing the same problem since yesterday.
fug
(Steve Karmaniolos)
December 19, 2025, 2:23am
4
Same issue here.
We’re thinking about onboarding to cursor but this is a complete blocker.
ravirahman
(Ravi Rahman)
December 19, 2025, 3:06am
5
We have a fix for this in the works! It should be released soon.
3 Likes
Any update? I still experience this bug
noor
(Noredeen Al-Zu'bi)
January 9, 2026, 9:33pm
8
@Viacheslav what version of cursor do you have?
ravirahman
(Ravi Rahman)
January 9, 2026, 9:35pm
9
This should be fixed in Cursor 2.3; if you are on an earlier version, can you try upgrading?
Viacheslav
(Viacheslav)
January 9, 2026, 10:17pm
10
Thanks, I was using 2.2… and updated to 2.3.29
How to move “Query results” window back to the bottom? Right click shows nothing