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

fix: invalidate chained filters correctly when data is updated #39

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

vaahtokarkki
Copy link
Contributor

Instead of invalidating all filters at the same moment invalidate them sequentially in correct order.

Description

Type of change

  • Bug fix

  • New feature

  • Other

  • Non-breaking change

  • Breaking change

Developer checklist

  • A CHANGELOG entry has been included (only when change is visible to users)

Instead of invalidating all filters at the same moment invalidate them
sequentially in correct order.
@vaahtokarkki vaahtokarkki requested a review from rnousia January 17, 2024 09:44
@vaahtokarkki vaahtokarkki merged commit 9a67424 into main Jan 17, 2024
4 checks passed
@vaahtokarkki vaahtokarkki deleted the fix-invalidate-multiple-filters branch January 17, 2024 12:04
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

Successfully merging this pull request may close these issues.

2 participants