[AC-6413] ListView no results event is called twice
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2019-12-27T15:36:59.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | event, listview, noresults, searchbar |
Reporter | diego adduci |
Assignee | Shak Hossain |
Created | 2019-10-23T13:52:51.000+0000 |
Updated | 2019-12-27T15:36:59.000+0000 |
Description
Hi. I am having the following problem, and I would like you to help me solve it:
I have a SearchBar associated with a ListView. When I execute a search and no results are found, the "noresults" event of the ListView is called twice.
Thank you
Hi! Thanks for reporting the problem. Could you share your code that reproduces the issue? Preferably as minimal as possible, the best case would be a single-file classic example.