Search bar stopped working in excisting screens, Big tables, multible screens / tables.
If i create a new big table and a new screen with list component search bar works in the new one.
Ok, found reason. I had added an arrayelemet to list, without anything added to the array. Search bar didn’t like that
Do you mean the “Data Structures” action?
Ehm…
In my table, a had a “Make Array” column (Named: zzz). In this “Make array”, i didn’t have any items.
In my screen i had a Collection:Table, where i add zzz to columns.
1 Like
Thank you! Just want to clarify so people who come into this thread later can understand the situation,