Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The editor is not catching all of the changes typed in #5

Open
forexknight opened this issue Sep 6, 2020 · 0 comments
Open

The editor is not catching all of the changes typed in #5

forexknight opened this issue Sep 6, 2020 · 0 comments

Comments

@forexknight
Copy link

forexknight commented Sep 6, 2020

Hi,

at the beginning - thanks for the example.

I was following your tutorial and tried your approach to use draftjs with pusher. There is one bug. When typing words in the editor quickly your example will not catch all of the things that you typed in. Have you even tried using it?

Steps to reproduce: TYPE (not paste) quickly "Pusher editor has bugs" and the editor will catch only parts of the sentence.

After disabling notifyPusherEditor changes made in the editor are properly showing on the right section. But it also should work with the editor itself.

I don't think that is connected to server.js itself, because the server is responding very quickly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant