PAGES: Collection items are not being filtered based on the "Screen" values

Describe the bug:
Filter not working on Collection items when “Screen” values are used in the filter configuration

How to replicate:
*Let’s say you have 3 tabs. The first tab is Customers and 2nd one is Products that you sell.
When you open the detail page of any item from Customers tab, then add a collection of Products, and set up the action when “Item clicked” to add a row to the 3rd tab which is basically a shopping cart, that contains columns: Products ROW ID, Customer email.
Then in customers tab you make a relation to relate by Customer email any products that contain the same email address, then you add a column in Customer tab Joined List to get the full joined list of all items related to this customer email. The issue comes when I try to filter items to show only those which are not included in the joined list already (on Screen value)

Hey,

actually occurs with me (since yesterday) the same error. If I want to filter the purchase bids based on the chassis number of the selected vehicle so that only the matching bids are displayed, I no longer see any offers at all. Screen filter doesn’t seem to work here. As soon as I enter the correct chassis number directly, everything works smoothly. Columns and content are 100% correct - so it’s the filter! I saw that there was already a discussion about this in the forum in 2020… currently this is probably the same error.

Glide team is aware about this problem. They work on it and it will be fixed soon