You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm dynamically building a table where each record contains an autocomplete dropdown. The dropdown itself contains around 200 items. When the table contains a lot of records (1000) the page completely freezes up. With smaller amounts of records it all works fine. I would expect the dropdown to build when the user focuses on the input.
The text was updated successfully, but these errors were encountered:
I'm dynamically building a table where each record contains an autocomplete dropdown. The dropdown itself contains around 200 items. When the table contains a lot of records (1000) the page completely freezes up. With smaller amounts of records it all works fine. I would expect the dropdown to build when the user focuses on the input.
The text was updated successfully, but these errors were encountered: