zenoamaro/react-quill

Paste something will trigger the blur event.

開放

#276 建立於 2017年10月4日

 (21 則留言) (8 個反應) (0 位負責人)JavaScript (860 個分叉)batch import
good first issue

倉庫指標

星標
 (6,238 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Hi, If you paste something, the onBlur event is triggered immediately. It will then not fire after you clicked outside.

Example: https://codepen.io/anon/pen/qPVQGK?editors=0010#0

  1. Paste something
  2. See how the alert shows up onBlur
  3. click outside (expect the alert box to show, will not show)

React-Quill version

  • master
  • 0.4.1
  • 1.0.0-beta-1
  • 1.0.0-beta-2
  • 1.0.0-beta-3
  • 1.0.0-beta-4
  • 1.0.0-beta-5
  • 1.0.0-rc-1
  • 1.0.0-rc-2
  • 1.0.0-rc-3
  • 1.0.0
  • 1.1.0
  • Other (fork)

貢獻者指南