Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Pasting a new line causes incorrect cursor movement

未关闭
#409 5 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
62/100
Issue 类型
缺陷
描述清晰度
基本清楚
活跃度
活跃
技术栈
react, typescript
领域
frontend

调研方向

在链接的 React Live 文档网站上,通过反复粘贴包含换行符的代码来重现该问题。跟踪编辑器对粘贴操作和光标位置的处理,然后验证反复粘贴多行代码后光标仍处于正确位置,且代码不会损坏。

由索引模型根据 Issue 内容生成。

描述

bug
Is there an existing issue for this?
  • I have searched the existing issues
Code of Conduct
  • I agree to follow this project's Code of Conduct
Code Sandbox link

No response

Bug report

Hi,

There is a strange behavior in the current 4.18.0 version. It is easily reproducible on the docs website:

  1. Copy a piece of code with a new line in it
  2. Paste it somewhere in the editor several times in a row
  3. See the cursor moves forward and breaks the code eventually

https://github.com/user-attachments/assets/8acc39af-7a63-4dea-9310-34d0774cf8f7

主要语言
TypeScript
星标
4.6k
派生
260
平均合并
6 天 18 小时
30 天内合并 PR
1

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

FormidableLabs/react-live 的其他 Issue

查看 FormidableLabs/react-live 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。