springload / draftail

📝🍸 A configurable rich text editor built with Draft.js
https://www.draftail.org/
MIT License
613 stars 64 forks source link

Uncaught TypeError: Cannot read property 'setEditorState' of undefined #317

Closed SmilingXinyi closed 4 years ago

SmilingXinyi commented 4 years ago
//  defaultKeyCommands.js
// _ref undefined
var setEditorState = _ref.setEditorState;   

image

react@16.12.0 draft-js@0.10.5 draftail@1.3.0