Open Najeisleem opened 7 years ago
@Najeisleem, Could you please provide a reproduction case (e.g. on https://jsbin.com/)? Thanks!
Dont know how to use this website but its normal thing in your code you used the
if this list return big data EX: 1000 record and trying to search using jquery code with show and hide items by id ,you cant find item if has index 300 as example , and when you trying to find it in inspect element you cant find id too. (BTW you can find it when scroll). sorry for bad English. Thanks.
Can you attach a minimal Polymer app that reproduces the issue?
paper-filter-dialog
Hello,
first of all thanks for this component , just i have some problems with search when big data and i can't access to the item i searched, before this you fixed the limitation 500 record and its good but the problem now with search for big data.
Thanks.