Bases: Check box not checkable in card view

Steps to reproduce

I made a base for my library notes. One of the properties is a checkbox for whether or not I am reading the book. The property is titled is_reading, but the bug remains with different checkbox property names.

I moved to the sand box vault, made a dummy note, and a checkbox property. When in the cards view the checkbox is not clickable.

Did you follow the troubleshooting guide? [Y/N]

Yes

Expected result

I expect the checkbox to be clickable and change from checked to unchecked or vice versa. In the table view it is clickable.

Actual result

checkbox remains as is with no change occurring

Environment

SYSTEM INFO:
Obsidian version: v1.9.4
Installer version: v1.8.4
Operating system: Windows 11 Home 10.0.26100
Login status: logged in
Language: en
Catalyst license: insider
Insider build toggle: on
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on

RECOMMENDATIONS:
none


Additional information

N/A

From one of the team on Discord regarding checkboxes in the card view:

Yeah it is not interactive, we need to fix the styling for hover so it doesn’t look like it’s clickable

and

In card view, we have them readonly since the whole card is meant to be clickable