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

Cannot read properties of undefined (reading 'nodeSize') #162

Closed
mendesanna opened this issue Jul 24, 2024 · 2 comments
Closed

Cannot read properties of undefined (reading 'nodeSize') #162

mendesanna opened this issue Jul 24, 2024 · 2 comments

Comments

@mendesanna
Copy link

Hello
I'm still having this exact issue(#156) even though I have this latest version:

TypeError: Cannot read properties of undefined (reading 'nodeSize')
    at relativePositionToAbsolutePosition (chunk-4AVB3MJ2.js?v=3879bf73:263:37)
    at chunk-4AVB3MJ2.js?v=3879bf73:1171:20
    at Map.forEach (<anonymous>)
    at createDecorations (chunk-4AVB3MJ2.js?v=3879bf73:1157:25)
    at Plugin.init (chunk-4AVB3MJ2.js?v=3879bf73:1215:14)
    at _EditorState.reconfigure (chunk-LUJVU6BP.js?v=3879bf73:2580:75)
    at Editor2.createView (chunk-XN66PWTN.js?v=3879bf73:9440:33)
    at new Editor (chunk-XN66PWTN.js?v=3879bf73:9261:10)
    at new Editor2 (@tiptap_react.js?v=411d6cd6:3312:5)
    at @tiptap_react.js?v=411d6cd6:3620:14

I'm using y-prosemirror through Tiptap and I've checked they are using the latest version 1.2.9.
Is there something else missing here? Can anyone help me?

Originally posted by @mendesanna in #156 (comment)

@nyacg
Copy link

nyacg commented Aug 2, 2024

We're also experiencing this

@dmonad
Copy link
Member

dmonad commented Aug 5, 2024

I really thought a lot about the bug report template. I usually don't even look at comments that post only error messages without steps for reproduction. I mention that specifically in the template:

Please save me some time and use the following template. In 90% of all issues I can't reproduce the problem because I don't know what exactly you are doing, in which environment, or which y-* version is responsible. Just use the following template even if you think the problem is obvious.

You are receiving free software and free help. I don't think I'm asking for too much.

It is working for the original ticket author. So what are you doing differently? Please open a new ticket. Fill out the bug report and show me how to reproduce the issue.

@dmonad dmonad closed this as completed Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants