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
On the branch no-decorator-set, we don't set new decorators on the EditorStates, and the repeated keys issue disapears. It seems not to be related to performances issues, because the Editor behaves well, even with slow updates.
The Editor sometimes register a key twice as we type. Might be linked to performance issues that delay the EditorState update while typing ?
The text was updated successfully, but these errors were encountered: