Ueditor粘贴失败

问题遇到的现象和发生背景

Ueditor粘贴失败

文档:Ueditor粘贴失败.note
链接:http://note.youdao.com/noteshare?id=161b379ed0f52fd099740cdbab1d98c0&sub=F16B316D6CC540DA8BC788716AF8B3D9

带有链接的文字不能粘贴
这种也不能粘贴



Uncaught TypeError: Cannot read properties of undefined (reading 'dom')
    at defaultFilterFix.js:1:1675
    at e (ueditor.all.js?v=3:1:78875)
    at e (ueditor.all.js?v=3:1:78822)
    at UE.uNode.traversal (ueditor.all.js?v=3:1:78909)
    at UE.Editor.<anonymous> (defaultFilterFix.js:1:182)
    at UE.Editor.filterInputRule (ueditor.all.js?v=3:1:65565)
    at i (ueditor.all.js?v=3:1:115993)
    at ueditor.all.js?v=3:1:118276
    at ueditor.all.js?v=3:1:114553

这里是想要粘贴的文字
一个简单的登录注册界面流程介绍
1.
用户登录
密码登录 流程: 用户输入密码; 表单使用正则验证用户名和密码格式; 点击登录,对密码进行加密,并发送登录验证请求; 后台验证
忘记密码 流程: 输入手机号; 表单正

用代码块功能插入代码,请勿粘贴截图

用的浏览器是什么?换个浏览器试试