airbnb / infinity

UITableViews for the web (DEPRECATED)
http://airbnb.io/infinity/
Other
2.8k stars 281 forks source link

find does not return all instances #49

Open rantonucci opened 10 years ago

rantonucci commented 10 years ago

When I call find() using a JQuery selector, it only searches on parts that I have scrolled down to. If I haven't scrolled down at all, all the search hits at the bottom of the list view are not returned.

bfeist commented 8 years ago

Any progress on this? The impact is that it's impossible to use infinity in a situation where you need to scroll to a specific selector.