Problemunvalidated
Filtering items by `isActive` works initially, but toggling an individual item's `isActive` in the UI doesn’t move it between the Active/Inactive views because the filtered list doesn’t rerender from the updated source data.
1e7d39d8-e2cf-4b0a-99e5-69a91ed60e43
Filtering items by isActive works initially, but toggling an individual item's isActive in the UI doesn’t move it between the Active/Inactive views because the filtered list doesn’t rerender from the updated source data.