The open source React and Prosemirror based markdown editor that powers Outline. Want to try it out? Create an account:
BSD 3-Clause "New" or "Revised" License
2.88k
stars
590
forks
source link
onBlur is called on first mount #616
Open
loun4 opened 2 years ago
To Reproduce Steps to reproduce the behavior:
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).