No I think your fix works great. As I mentioned in the other thread, I think it's just my design causing me confusion.
Basically what I'm doing is filtering two collections based on their items' membership in a third collection. They don't get automatically notified when items are added to or removed from the third collection so I have to manually reset the filter when that happens.
If you have any suggestions on better ways to handle that I'd be interested in hearing it but that's an unrelated issue I think.
Basically what I'm doing is filtering two collections based on their items' membership in a third collection. They don't get automatically notified when items are added to or removed from the third collection so I have to manually reset the filter when that happens.
If you have any suggestions on better ways to handle that I'd be interested in hearing it but that's an unrelated issue I think.