I have made an app in experience builder. The app has a list widget binded to a geodatabase view and linked to a filter. The list can show the data of the selected item. If the item A in filter has only 3 rows, the list can show 3 rows. If the item B has 5 rows, the list can show 5 rows. But when I selected back item A, the list still shows 5 rows, 2 rows are redundant. Are there any ways to resolve the problem?

