You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
normal behavior that I expect from the way I interact with every other spreadsheet program is that the space bar toggles the checkbox when I'm in the cell. However, setting disableKeys to false allows every other key to toggle the checkbox EXCEPT the space bar. I think this is a bug because it's not expected behavior. Please let me know if I'm wrong and there is a way to include the space bar in this scenario.