rich-markdown-editor icon indicating copy to clipboard operation
rich-markdown-editor copied to clipboard

onBlur is called on first mount

Open loun4 opened this issue 2 years ago • 0 comments

To Reproduce Steps to reproduce the behavior:

  1. Go to https://codesandbox.io/s/divine-sunset-kvms0?file=/src/App.tsx
  2. Open console
  3. See "blur" log

Expected behavior onBlur should only be called when focus is lost.

Version 11.21.3 The 11.9.1 is intentionally used on the sandbox in order to make it work (build failure with 11.21.3).

loun4 avatar Dec 28 '21 11:12 loun4