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

无法兼容低版本浏览器 #5762

Open
wenqstart opened this issue Dec 22, 2023 · 2 comments
Open

无法兼容低版本浏览器 #5762

wenqstart opened this issue Dec 22, 2023 · 2 comments

Comments

@wenqstart
Copy link

bug 描述

Uncaught (in promise) Error: Cannot resolve a DOM point from Slate point: {"path":[0,0],"offset":14},在低版本浏览器输入一个1,打出来是11,再输入2,内容变成了212,按一下删除键,内容又变成了22

你预期的样子是?

输入什么就站是什么

系统和浏览器及版本号

  • 操作系统 windows 10
  • 浏览器和版本 chrome 76

wangEditor 版本

5.1.23

demo 能否复现该 bug ?

在线 demo

请尽量提供在线 demo (推荐以下网站),帮助我们最低成本复现 bug

最小成本的复现步骤

(请告诉我们,如何最快的复现该 bug)

  • 步骤一 输入1
  • 步骤二 输入2
  • 步骤三 按删除键
@cycleccc
Copy link

下了76版本chrome用web端demo和本地测试都没复现😂

@smart-dream
Copy link

smart-dream commented May 18, 2024

我也遇到了浏览器显示不出来的问题。
输入 数字和 英文 没问题,可以正常打印出来值。
英文切换为中文就会报错。
输入中文,打印不出来值,且输入的中文进行回车键或空格键后,内容会被清空。

用的2345浏览器
当前版本 10.30.0.21985 (检测到新版本 13.0.0.39312.pure)
IE内核: 11.3636.19041.0 | chrome内核: 69.0.3947.100

上传不了文件和图片,记录在csdn了https://blog.csdn.net/xiaoxiong_jiaxin/article/details/139004087

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants