I have a very simple implementation of ignore empty constraints and it’s not working. The list is an option set and I’m filtering based on the value of a dropdown:
The repeating group just has a text box in it:
But the RG is only populated when the dropdown has a value.
Here is a screenshot from the bubble inspector showing the values of the option set:
And here are the results of the filter:
As you can see, it shows that “ignore empty” is being set but there are no values being populated when I preview the page and the dropdown is empty. When I chose a value in the dropdown, then one item in the RG is shown on the page, as expected:
I feel like this is a bug. I found this forum thread where someone thought they had a similar issue and submitted a bug report but bubble responded saying that in that different case, it was expected behaviour:
Ignor Empty Constraints On List Filter Not Working - Need help - Bubble Forum
Anyone have any ideas?
Thanks