plaid
plaid copied to clipboard
Error displaying data with specific filters
BUG DESCRIPTION
When "Material Design" or "Product Hunt" filter is selected or both without "Popular Designer News" the app doesn't set up data items to recycler view. After some testing i noticed that app calls loadData function in HomeViewModel continuously.
WAY TO REPRODUCE
- Open the app
- Deselect "Popular Designer News" filter
- Select "Material Design" or "Product Hunt" filter or both
- That's it. Progress bar is always visible and loadData function is called continuously