Improve autocomplete performance #2166
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
I'm submitting a ... (check one with "x")
Current behavior
When i have 20+ rows with autocomplete component, the click event is take more than 4 seconds to get focused.
when i comment autocomplete component in data table it was working fine.
Earlier i had a same kind of problem with dropdown but primeng2.0 was improved the performance with dropdown. Similer kind of stuff are needed for autocomplete component as well.
Expected behavior
No performance issue with autocomplete component inside datatable rows.
Minimal reproduction of the problem with instructions
Steps to reproduce
Please tell us about your environment:
Language: [all | TypeScript X.X | ES6/7 | ES5]
Node (for AoT issues):
node --version
= 6.9.5The text was updated successfully, but these errors were encountered: