You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
Drawing example shows up in editor
Screenshot, video, or GIF
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)
The text was updated successfully, but these errors were encountered:
Description
https://tiptap.dev/examples/drawing shows a blank editor
Steps to reproduce the bug
Steps to reproduce the behavior:
Expected behavior
Drawing example shows up in editor
Screenshot, video, or GIF
![image](https://user-images.githubusercontent.com/6869225/133897159-da82888c-f3c8-42a8-903a-0acc4fa7f35f.png)
Environment?
Win10 desktop + Chrome
Additional context
F12 developer console error:
The text was updated successfully, but these errors were encountered: