Toggling All Repositories Radio button in Edit Secret Modal Crashes page

Where does the bug appear (feature/product)?

Somewhere else…

Describe the Bug

When the user toggles ‘All Repositories’ radio button on within the Edit Secret modal in cursor cloud on the agents page, the page crashes.

Steps to Reproduce

Go to https://cursor.com/dashboard?tab=cloud-agents
Scroll to secrets section
Select an existing secret
Click repositories field
Enable All Repositories radio button

Expected Behavior

Toggling should not result in the page to crash

Operating System

Windows 10/11

Version Information

not applicable

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report and the clear repro steps.

Could you share any browser console errors when the crash happens? (Right-click, select Inspect, open the Console tab, then switch to “All Repositories” and copy the red error messages.) Also, which browser are you using?

I am using Chrome Version 145.0.7632.111 (Official Build) (64-bit) as my browser.

Here is one of the errors that is probably related. I am able to reproduce this consistenly

Uncaught Error: Minified React error #418; visit Minified React error #418 – React for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at rD (24795f5d-69def8a2104cfd57.js?dpl=dpl_E6XjLxPuMwV3YmtwHWZ2LwT7fAEG:1:35063)
at oq (24795f5d-69def8a2104cfd57.js?dpl=dpl_E6XjLxPuMwV3YmtwHWZ2LwT7fAEG:1:84567)
at ik (24795f5d-69def8a2104cfd57.js?dpl=dpl_E6XjLxPuMwV3YmtwHWZ2LwT7fAEG:1:114683)
at 24795f5d-69def8a2104cfd57.js?dpl=dpl_E6XjLxPuMwV3YmtwHWZ2LwT7fAEG:1:114528
at ib (24795f5d-69def8a2104cfd57.js?dpl=dpl_E6XjLxPuMwV3YmtwHWZ2LwT7fAEG:1:114536)
at iu (24795f5d-69def8a2104cfd57.js?dpl=dpl_E6XjLxPuMwV3YmtwHWZ2LwT7fAEG:1:110838)
at iG (24795f5d-69def8a2104cfd57.js?dpl=dpl_E6XjLxPuMwV3YmtwHWZ2LwT7fAEG:1:133056)
at iW (24795f5d-69def8a2104cfd57.js?dpl=dpl_E6XjLxPuMwV3YmtwHWZ2LwT7fAEG:1:131267)
at iK (24795f5d-69def8a2104cfd57.js?dpl=dpl_E6XjLxPuMwV3YmtwHWZ2LwT7fAEG:1:131612)
at 24795f5d-69def8a2104cfd57.js?dpl=dpl_E6XjLxPuMwV3YmtwHWZ2LwT7fAEG:1:130896

Thanks for the console error and browser info.

I shared this with the team. Your clear repro steps and the error log will help them look into it.

I’ll post an update here if there’s any news.

1 Like