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
Currently deleting the current iterated item on Map/Set will lead to skip the next item.
To fix that we need:
The text was updated successfully, but these errors were encountered:
Anything update on it?🙏
Sorry, something went wrong.
It's a hard-fix, maybe you can work with a append only strategy, and increment a counter to the latest message that wasn't red yet
No branches or pull requests
Currently deleting the current iterated item on Map/Set will lead to skip the next item.
To fix that we need:
For now its a known limitation
The text was updated successfully, but these errors were encountered: