Cannot click 2nd level checkbox

Bug report

Hello there,

I noticed that I cannot click nested checkboxes within the editor while the cursor is in the checkbox like:

* [ ] Level 1
  * [ ] Level 2

Level 2 in this case is not clickable.

Environment

  • Platform: macOS 14.5
  • App Version: 5.8.1

Hi Marco,

Thanks for the report.
You are right - I found and fixed this bug while working on the new web app for sharing notes. This was due to the nested <label> HTML tags.
So, it will be automatically solved in the new version!

1 Like