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

Drawing example crashes #1907

Closed
nokola opened this issue Sep 18, 2021 · 0 comments
Closed

Drawing example crashes #1907

nokola opened this issue Sep 18, 2021 · 0 comments
Labels
Type: Bug The issue or pullrequest is related to a bug

Comments

@nokola
Copy link
Contributor

nokola commented Sep 18, 2021

Description
https://tiptap.dev/examples/drawing shows a blank editor

Steps to reproduce the bug
Steps to reproduce the behavior:

  1. Open https://tiptap.dev/examples/drawing in Chrome

Expected behavior
Drawing example shows up in editor

Screenshot, video, or GIF
image

Environment?
Win10 desktop + Chrome

Additional context
F12 developer console error:

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'element')
    at h.get dom [as dom] (VueNodeViewRenderer.adc32e9c.js:1)
    at Function.t.create (vendor.09a6b964.js:6)
    at iu.addNode (vendor.09a6b964.js:6)
    at vendor.09a6b964.js:6
    at vendor.09a6b964.js:6
    at t.updateChildren (vendor.09a6b964.js:6)
    at new t (vendor.09a6b964.js:6)
    at Hc (vendor.09a6b964.js:6)
    at Bf.updateStateInner (vendor.09a6b964.js:6)
    at Bf.update (vendor.09a6b964.js:6)
@nokola nokola added Type: Bug The issue or pullrequest is related to a bug v2 labels Sep 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug The issue or pullrequest is related to a bug
Projects
None yet
Development

No branches or pull requests

1 participant