-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
复制的内容,部分文字是粗体,但是复制到编辑器中,其中大部分文字变成粗体,和原来样式不一致。 #5881
Comments
已在 wangEditor-next 实现,你可以 查看 https://github.com/cycleccc/wangEditor-next 替换 wangeditor |
您好,我已经引用了wangEditor-next来替换 wangeditor,我是vue3项目,还引用了 |
如果使用的是vue或react的话还要更换 wangEditor-for-vue,我等会儿改一下@wangEditor-next/editor-for-vue的版本依赖,后续可以在这里测试是否成功,如果成功,仿照对应的package版本依赖即可。 |
您好,我成功引入@wangeditor-next/editor-for-vue,版本号^5.1.13,您那边测试demo里面的是^5.1.14,但是我本地改到^5.1.14这个就install失败。目前是可以引入,但是会有报错【找不到模块“@wangeditor-next/editor-for-vue”或其相应的类型声明。】。请问这个要怎么修改? |
可以,发包发错了,原来的 wangeditor 有两个 vue 包,我发的另一个。🥲我中午回去搞一下。关于插件,大概率也是依赖问题。 |
@lishiqi0 你好,现在可以了你可以再进沙盒环境试试,中午的版本是没问题的,可能是发包更新有延迟。 Vue3-wangEditor-next-demo.forked.-.StackBlitz.-.Google.Chrome.2024-06-17.17-12-37.mp4可以的话麻烦给wangEditor-next 点个 star,最好的是能一起建设 wangeditor,需要做的太多了,搞不过来,详细的可以看wangeditor-next的readme🤣 |
我发布了一份 @wangeditor-next/plugin-upload-attachment ,晚上我用沙盒试试,是否可以配合各个包正常使用 |
ylf2991205548,我的微信 |
bug 描述
复制了一段文字,文字中有几句话是粗体,但是复制到编辑区就变成了整段是粗体。
你预期的样子是?
和复制过来的内容样式保持一致。
系统和浏览器及版本号
wangEditor 版本
5
demo 能否复现该 bug ?
能/不能
在线 demo
请尽量提供在线 demo (推荐以下网站),帮助我们最低成本复现 bug
最小成本的复现步骤
(请告诉我们,如何最快的复现该 bug)
The text was updated successfully, but these errors were encountered: