๐ - checkboxes are synced across multiple days
Describe the bug Toggling a checkbox causes checkboxes on other days to be toggled too.
To Reproduce Steps to reproduce the behavior:
- Add a checkbox to two consecutive days
- Toggle it on day one
- Switch to day two, it will be toggled there as well
Expected behavior I expect the state of checkboxes to be isolated.
Screenshots

Desktop (please complete the following information):
- linked version: 1.1.8
- operating system: macOS 11.4
Oh what the hell.. that should not be lol. Gonna check wether this is regression or never worked before ๐ฅด thanks for the report.
So I checked out the bug and it seems to be visual only, it never persists to the file. A reload would show the right state of the checkbox. I do wonder how it affects other days though, this doesnt make much sense to me.
I have fixed it, despite not knowing what the reason was. The next version will create a new editor per day, which probably fixes it as the whole editor node is being refreshed.
Might investigate at some point.
~~this will be fixed in the version 1.4.0 release~~
Intended to fix this in 1.4.x but seems like the release did not end up as I originally expected. The issue still exists.
@kriskbx issue still exists right? Facing the same
OS: Ubuntu 22.04.1 LTS
Me and my team want to fix it, we are going to start working locally