We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
swouf
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: