Progress bar shows after Cmd+V

Hi,

I am encountering an issue after last update showing annoying circular progress bar after pasting some code. In that moment I am unable to edit that line. See the image and dumped app version.

This version is totally unusable for me. Pls fix it.

Thank you.

Ondrej

Screenshot 2025-01-21 at 11.15.35

Version: 0.45.1
VSCode Version: 1.96.2
Commit: 4fcfebed48e2a7488c901afa24f0721ead467df0
Date: 2025-01-21T03:00:03.389Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.2.0

Hey, can you try disabling your extensions by running cursor --disable-extensions and see if the same thing occurs?
My guess is an extension is causing this, as it’s not behavior I have seen before in Cursor normally.