good first issue
Description
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
- Paste something
- See how the alert shows up onBlur
- 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)