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 state of the editor is not changed when a note is updated by a WS event #151

Open
swouf opened this issue Aug 15, 2023 · 0 comments
Open
Assignees
Labels
bug 🪲 Something isn't working

Comments

@swouf
Copy link
Contributor

swouf commented Aug 15, 2023

When a websocket event is received to update the content of a note, the editor keeps the old content.

To reproduce:

  • Open the same item in 2 windows.

  • Create a note in window 1 with random content.

  • Open the editor in window 2. There will be no content (unexpected behaviour)

  • If you modify the content in window 2, the editor in window 1 will keep the old content.

@swouf swouf added the bug 🪲 Something isn't working label Aug 15, 2023
@swouf swouf self-assigned this Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant