bangle-io icon indicating copy to clipboard operation
bangle-io copied to clipboard

Unable to check TodoList Item

Open maccuaa opened this issue 2 years ago • 5 comments

When I create a TodoList item, I am unable to tick the box to mark it as complete.

This issue was found on MacOS - Chrome 96

I also tested on MacOS - Firefox and Android - Chrome but the issue is not reproducible.

In the browser developer tools I see this error when I click on the TodoList item:

Uncaught RangeError: Index 3 out of range for <heading("grandiose-experience"), bulletList(listItem(paragraph("Hello World")), listItem(paragraph("Testing TODOs"))), paragraph>
    at O.child (vendor.3d86b7b6.js:41)
    at O.findIndex (vendor.3d86b7b6.js:41)
    at te.nodeAt (vendor.3d86b7b6.js:41)
    at e.De.setNodeMarkup (vendor.3d86b7b6.js:44)
    at y6 (vendor.3d86b7b6.js:49)
    at updateAttrs (vendor.3d86b7b6.js:49)
    at vendor.3d86b7b6.js:52
    at HTMLInputElement.<anonymous> (vendor.3d86b7b6.js:52)
    at HTMLInputElement.sentryWrapped (helpers.ts:88)

maccuaa avatar Dec 09 '21 20:12 maccuaa

Hey thanks for opening the issue. Is it possible that you can provide what one can do to reproduce the bug in MacOS chrome 96?

kepta avatar Dec 12 '21 20:12 kepta

Hey, creating a Todo list should be enough to reproduce the issue.

Here's a video showing the behaviour if that helps

https://user-images.githubusercontent.com/8158705/145882628-a3409680-a847-41dd-ba89-2a08d725c062.mp4

.

maccuaa avatar Dec 13 '21 20:12 maccuaa

This is very weird, as I am failing to reproduce this on my machine. Is there anything specific about your browser ?

kepta avatar Dec 27 '21 20:12 kepta

Having the same problem. Turns out it's the Bitwarden Chrome extension. If I disable it and reload, the error no longer happens. MacOS Chrome 97.

RomanKornev avatar Feb 04 '22 08:02 RomanKornev

unable to reproduce the bug in windows 11

yaman-694 avatar Dec 27 '23 02:12 yaman-694