A new filter bug will be introduced with async loading. If querying before all emails are loaded, subsequent emails will be added to the query This can be alleviated by storing the filter in a string and performing the filter as new emails come in
A new filter bug will be introduced with async loading.
If querying before all emails are loaded, subsequent emails will be added to the query
This can be alleviated by storing the filter in a string and performing the filter as new emails come in