I though one connection was working properly since no results where returned by the seatch. In the end I discovered that the search input text was filled with a search I did within another connection.
Inputs should be cleaned between connections. I would say they should be cleaned also for the same connection when the component is closed.
I though one connection was working properly since no results where returned by the seatch. In the end I discovered that the search input text was filled with a search I did within another connection.
Inputs should be cleaned between connections. I would say they should be cleaned also for the same connection when the component is closed.