Cannot "tick" a to-do item with mouse

I tried to click on the box on the left of a to-do item, but it does nothing. Tried on Windows native app and browser (Chrome & Firefox).

Same issue to you…
You can Ctrl + Enter to check or uncheck or remove checkbox…

You can use this Custom CSS to make them clickable until we deploy a fix:

.rem-checkbox + div {
  margin-left: 16px;
}
2 Likes

This just worked for me

Thanks for this help

We are waiting

Thanks

a pretty underhanded way of remnote forcing us to learn shortcuts :rofl:

5 Likes

This should be fixed with v1.3.14

2 Likes

I just got the update and it has been fixed. Thought I should let y’all know

2 Likes