Search bar not working in excisting screens

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 :slight_smile:

Do you mean the “Data Structures” action?

Ehm… :slight_smile:

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,

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.