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
在火狐浏览器下V135.0.1 (64 位),vue3项目,在中文输入法下,在空白编辑器框内,输入中文时,在控制台报错;包括官方的vue3演示页面,同样会报错:
Uncaught Error: Cannot resolve a DOM point from Slate point: {"path":[0,0],"offset":0}
...
Uncaught (in promise) DOMException: Node.removeChild: The node to be removed is not a child of this node
.......
问题描述
在火狐浏览器下V135.0.1 (64 位),vue3项目,在中文输入法下,在空白编辑器框内,输入中文时,在控制台报错;包括官方的vue3演示页面,同样会报错:
Uncaught Error: Cannot resolve a DOM point from Slate point: {"path":[0,0],"offset":0}
...
Uncaught (in promise) DOMException: Node.removeChild: The node to be removed is not a child of this node
.......
wangEditor 版本
v5
是否查阅了文档 ?
(文档链接 www.wangeditor.com )
是
最小成本的复现步骤
(请告诉我们,如何最快的复现该问题?)
The text was updated successfully, but these errors were encountered: