You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using `this.state.editorState` is incorrect as the setState line before is asynchronous. Fixed after a PR was opened pointing out the issue here: Rosey#121
0 commit comments