wangEditor icon indicating copy to clipboard operation
wangEditor copied to clipboard

事件监听中的一处被 fix 的代码却无法被触发,这让我很疑惑

Open cycleccc opened this issue 1 year ago • 0 comments

问题描述

事件监听中的一处被 fix 的代码却无法被触发,让我很疑惑 image

wangEditor 版本

wangeditor5.1.23

是否查阅了文档 ?

是,应该和文档没关系

最小成本的复现步骤

  • 步骤一 找到 text-area\event-handlers\keydown.ts 253 行
  • 步骤二 打包后到对应代码打断点
  • 步骤三 反复测试可以发现,此处代码没有被触发的场景

cycleccc avatar Apr 15 '24 03:04 cycleccc