This repository was archived by the owner on Oct 11, 2022. It is now read-only.
This repository was archived by the owner on Oct 11, 2022. It is now read-only.
New Draft-JS version breaks backspace key #38
Open
Description
New Draft JS 0.11 adds a new parameter (eventTimestamp
) to the handleKeyCommand
function: handleKeyCommand
This causes the plugin to throw an error whenever you press the backspace key because it's tring to find setEditorState
in a number. PR #34 will fix this issue.
Metadata
Metadata
Assignees
Labels
No labels