Hi,
I’m trying to do a multiple filtering list based on a fixed list variable and 2 dropdown filters.
I’m facing a wall when, on mobile only, I come back to the initial value (placeholer text) of the dropdown component. This “fake” value is still available.
I didn’t found any event that catch the “return to the initial value” or “selected placeholder value” to re-intitialize my filters.
I selected a value on the dropdown list. Now the initial value is still available
When I try to catch the value change on the initial value, nothing happen. I tried all events:
Any help ?
Thanks