[Bug] Unable to uncheck checkboxes in modal dialogs

Resolved 💬 1 comment Opened May 19, 2026 by karthikp32 Closed May 19, 2026

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"}]

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗