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 order of the added messages is different in 2 application instances #4

Open
pgmemk opened this issue Oct 5, 2020 · 0 comments
Open

Comments

@pgmemk
Copy link

pgmemk commented Oct 5, 2020

The sync doesn't work correctly for this case:

  • opened this application in 2 different browser tabs.
  • typed and submitted h1 in the right tab - 1st snapshot
  • typed and submitted h2 in the left tab - 1st snapshot (both messages nicely synced in the left tab)
  • clicked on Sync in the right tab
  • the order of the messages is incorrect in the right tab - 2nd snapshot

image

image

The sync works nicely if you explicitly press Sync button on every submission. To be more precise, you type message in one tab and press Sync button in the other tab before typing a new message in this other tab.

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