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
Problem:
The emoji state gets updated on the client side but does not persist properly on the server side.
Story
I did a thumbs-down emoji to a post by mistake and corrected it with a thumbs-up.
At my client end, everything was ok. ie only a thumbs-up was shown.
When I checked later, both up and down emojis were there.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem:
The emoji state gets updated on the client side but does not persist properly on the server side.
Story
I did a thumbs-down emoji to a post by mistake and corrected it with a thumbs-up.
At my client end, everything was ok. ie only a thumbs-up was shown.
When I checked later, both up and down emojis were there.
The text was updated successfully, but these errors were encountered: