In WeWeb, while setting up a repeating list, I’m trying to filter items based on an input value or variable (e.g., first_name starts with Search User - value). However, whenever I try to bind the input value to the filter condition, the formula/binding popup closes instantly or inserts the wrong variable (sometimes binding the whole data array instead of just the input value). As a result, my filter isn’t working and I can’t correctly link my search input to the filter field. Is this a known UI bug? What are the best workarounds to reliably bind o
nly the input value for live filtering in repeaters?