Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to check TodoList Item #192

Open
maccuaa opened this issue Dec 9, 2021 · 5 comments
Open

Unable to check TodoList Item #192

maccuaa opened this issue Dec 9, 2021 · 5 comments
Labels
bug Something isn't working t/editor editor track t/editor-pm editor prosemirror track

Comments

@maccuaa
Copy link

maccuaa commented Dec 9, 2021

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)
@kusum-68 kusum-68 transferred this issue from another repository Dec 12, 2021
@kepta
Copy link
Contributor

kepta commented Dec 12, 2021

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?

@maccuaa
Copy link
Author

maccuaa commented Dec 13, 2021

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

Here's a video showing the behaviour if that helps

Kapture.2021-12-13.at.15.18.54.mp4

.

@kepta
Copy link
Contributor

kepta commented Dec 27, 2021

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

@RomanKornev
Copy link

RomanKornev commented Feb 4, 2022

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.

@kepta kepta added bug Something isn't working t/editor editor track t/editor-pm editor prosemirror track labels Sep 15, 2023
@yaman-694
Copy link

unable to reproduce the bug in windows 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working t/editor editor track t/editor-pm editor prosemirror track
Projects
None yet
Development

No branches or pull requests

4 participants