Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 189 Bytes

File metadata and controls

5 lines (4 loc) · 189 Bytes
use-editable patch

To address incorrect cursor positioning when typing fast, moved position tracking to a ref and added a setTimeout to allow DOM to update within edit methods.