Hi there,
I'm sure this is a post-1.0 feature if at all, but since md-autocomplete wraps an md-virtual-repeat, it would be great if there were some way to apply the md-on-demand attribute to 'md-autocomplete and have it pass through to the md-virtual-repeat element so you could dynamically load long lists of results while scrolling the autocomplete dropdown menu.
I'd be happy to contribute a PR for this as well, if you think that would help! Or, let me know if what I'm asking for doesn't make sense...
Thank you for reading, and for all the great work so far.
-Marc
I'd appreciate it too if it is possible to setup md-autocomplete so it loads items infinitely when user scrolls down.
Hi,
I'm not sure if I should post it here but I couldn't find better place.
I have data set (around 50 000 records) which kills md-autocomplete. I would like to pass md-on-demand option to solve this problem in v1.1.1?
I really appreciate any help you can provide
Most helpful comment
I'd appreciate it too if it is possible to setup md-autocomplete so it loads items infinitely when user scrolls down.