Hello,
I'm devolping a mobile application and now I'm dealing with a misunderstanding with suffix icon in a search bar. In fact I would like to a have my searchbar with a delete icon as a suffix, I tried to make a clearing of the search box when I click on the icon. I tried several ways, use a query as a trigger, write a script but functions are never executed when I press the icon.
In the Console View, I don't have any record of the query being executed after the icon has been pressed.
Is it a bug ?