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
RangeError: Adding different instances of a keyed plugin (plugin$3)
at eval (index.es.js?17ad:761)
at Array.forEach ()
at new Configuration (index.es.js?17ad:759)
at Function.create (index.es.js?17ad:897)
at Editor.createState (tiptap.esm.js?6ce5:726)
at Editor.createView (tiptap.esm.js?6ce5:798)
at Editor.init (tiptap.esm.js?6ce5:629)
at new Editor (tiptap.esm.js?6ce5:608)
at VueComponent.initEditor (quasar-tiptap.esm.js?e99f:26910)
at VueComponent.mounted (quasar-tiptap.esm.js?e99f:27094)
我的环境里面运行不了编辑器的,启动就会出现这个异常
The text was updated successfully, but these errors were encountered:
RangeError: Adding different instances of a keyed plugin (plugin$3)
at eval (index.es.js?17ad:761)
at Array.forEach ()
at new Configuration (index.es.js?17ad:759)
at Function.create (index.es.js?17ad:897)
at Editor.createState (tiptap.esm.js?6ce5:726)
at Editor.createView (tiptap.esm.js?6ce5:798)
at Editor.init (tiptap.esm.js?6ce5:629)
at new Editor (tiptap.esm.js?6ce5:608)
at VueComponent.initEditor (quasar-tiptap.esm.js?e99f:26910)
at VueComponent.mounted (quasar-tiptap.esm.js?e99f:27094)
我的环境里面运行不了编辑器的,启动就会出现这个异常
The text was updated successfully, but these errors were encountered: