claude-code - 💡(How to fix) Fix [Bug] Unable to uncheck checkboxes in modal dialogs [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#60675Fetched 2026-05-20 03:52:26
View on GitHub
Comments
0
Participants
1
Timeline
4
Reactions
0
Participants
Timeline (top)
labeled ×3closed ×1

Error Message

[{"error":"Error: NON-FATAL: Lock acquisition failed for /home/karthik/.local/share/claude/versions/2.1.136 (expected in multi-process scenarios)\n at a48 (/$bunfs/root/src/entrypoints/cli.js:2657:2257)\n at vTH (/$bunfs/root/src/entrypoints/cli.js:2657:1337)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-08T22:09:49.335Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:51:6192)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-10T22:36:33.601Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:51:6192)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-12T23:36:19.019Z"},{"error":"AxiosError: timeout of 5000ms exceeded\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:121:13305)\n at emit (node:events:92:22)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:120:3321)\n at request (/$bunfs/root/src/entrypoints/cli.js:123:2467)\n at async MN (/$bunfs/root/src/entrypoints/cli.js:417:4748)\n at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:3024:15911)\n at async R7 (/$bunfs/root/src/entrypoints/cli.js:128:6952)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-17T18:42:21.044Z"},{"error":"Error\n at call (/$bunfs/root/src/entrypoints/cli.js:4893:11360)\n at processTicksAndRejections (unknown:7:39)","timestamp":"2026-05-17T21:01:29.779Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:51:6192)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-19T21:01:04.190Z"}]

Code Example

[{"error":"Error: NON-FATAL: Lock acquisition failed for /home/karthik/.local/share/claude/versions/2.1.136 (expected in multi-process scenarios)\n    at a48 (/$bunfs/root/src/entrypoints/cli.js:2657:2257)\n    at vTH (/$bunfs/root/src/entrypoints/cli.js:2657:1337)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-08T22:09:49.335Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:51:6192)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-10T22:36:33.601Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:51:6192)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-12T23:36:19.019Z"},{"error":"AxiosError: timeout of 5000ms exceeded\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:121:13305)\n    at emit (node:events:92:22)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:120:3321)\n    at request (/$bunfs/root/src/entrypoints/cli.js:123:2467)\n    at async MN (/$bunfs/root/src/entrypoints/cli.js:417:4748)\n    at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:3024:15911)\n    at async R7 (/$bunfs/root/src/entrypoints/cli.js:128:6952)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-17T18:42:21.044Z"},{"error":"Error\n    at call (/$bunfs/root/src/entrypoints/cli.js:4893:11360)\n    at processTicksAndRejections (unknown:7:39)","timestamp":"2026-05-17T21:01:29.779Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:51:6192)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-19T21:01:04.190Z"}]
RAW_BUFFERClick to expand / collapse

Bug Description It couldn't figure out how to uncheck some checkbox by default in a modal in the frontend. This seems basic. Something like this makes me consider cancelling my subscription

Environment Info

  • Platform: linux
  • Terminal: windows-terminal
  • Version: 2.1.136
  • Feedback ID: 60cf4dd5-9f49-4383-a013-bd3d0bc69fd4

Errors

[{"error":"Error: NON-FATAL: Lock acquisition failed for /home/karthik/.local/share/claude/versions/2.1.136 (expected in multi-process scenarios)\n    at a48 (/$bunfs/root/src/entrypoints/cli.js:2657:2257)\n    at vTH (/$bunfs/root/src/entrypoints/cli.js:2657:1337)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-08T22:09:49.335Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:51:6192)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-10T22:36:33.601Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:51:6192)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-12T23:36:19.019Z"},{"error":"AxiosError: timeout of 5000ms exceeded\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:121:13305)\n    at emit (node:events:92:22)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:120:3321)\n    at request (/$bunfs/root/src/entrypoints/cli.js:123:2467)\n    at async MN (/$bunfs/root/src/entrypoints/cli.js:417:4748)\n    at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:3024:15911)\n    at async R7 (/$bunfs/root/src/entrypoints/cli.js:128:6952)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-17T18:42:21.044Z"},{"error":"Error\n    at call (/$bunfs/root/src/entrypoints/cli.js:4893:11360)\n    at processTicksAndRejections (unknown:7:39)","timestamp":"2026-05-17T21:01:29.779Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:51:6192)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-19T21:01:04.190Z"}]

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING